2 matches found
CVE-2026-97473
The Linux kernel contains a memory leak vulnerability in the intel_rapl powercap driver. Specifically, the function rapl_add_package_cpuslocked() fails to release a rapl_package structure allocated via kzalloc_obj() when topology_physical_package_id() or topology_logical_die_id() return a negativ...
5.6AI score
SaveExploits0References3
EUVD-2026-86071
In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix memory leak in rapladdpackagecpuslocked When topologyphysicalpackageid/topologylogicaldieid returns a negative value, rapladdpackagecpuslocked returns ERRPTR-EINVAL directly without freeing the raplpackag...
5.6AI score
SaveExploits0References3
20