CVE-2026-89437

Summary

In the Linux kernel, the following vulnerability has been resolved:

platform/x86: int1092: Fix potential memory leak in sar_probe()

The memory allocated for device_mode_info in parse_package() called by sar_get_data() is not freed in some of the error paths in sar_probe(). Fix that by converting to use device managed allocations.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxdcfbd31ef4bcf6ceb373911faa4a5299e0547702 < 582b82e573a059be9319bb16b84c45d0ef66f471affected
LinuxLinuxdcfbd31ef4bcf6ceb373911faa4a5299e0547702 < 30c906cff490c3601ee9ff110fe8115fabe75fd4affected
LinuxLinux5.15affected
LinuxLinux0 < 5.15unaffected
LinuxLinux7.2.4 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References