Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-49757


In the Linux kernel, the following vulnerability has been resolved: EDAC/highbank: Fix memory leak in highbank_mc_probe() When devres_open_group() fails, it returns -ENOMEM without freeing memory allocated by edac_mc_alloc(). Call edac_mc_free() on the error handling path to avoid a memory leak. [ bp: Massage commit message. ]


Published

2025-03-27T17:15:40.910

Last Modified

2025-10-01T18:15:32.873

Status

Modified

Source

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Severity

CVSSv3.1: 5.5 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-401
  • Type: Secondary
    CWE-401

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System linux linux_kernel < 4.14.305 Yes
Operating System linux linux_kernel < 4.19.272 Yes
Operating System linux linux_kernel < 5.4.231 Yes
Operating System linux linux_kernel < 5.10.166 Yes
Operating System linux linux_kernel < 5.15.91 Yes
Operating System linux linux_kernel < 6.1.9 Yes
Operating System linux linux_kernel 6.2 Yes
Operating System linux linux_kernel 6.2 Yes
Operating System linux linux_kernel 6.2 Yes

References