← Retour à la recherche de CVE

CVE-2026-64182

Linux Kernel

Description

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblk_nr_poison_inc() and memblk_nr_poison_sub() look up a memory block via find_memory_block_by_id(), which acquires a reference to the memory block device. Both helpers use the returned memory block without dropping that reference, leaking the device reference on each successful lookup. Drop the reference after updating nr_hwpoison.

CVSS 5.5EPSS 0.157%Risque 0.56
Voir la source
Publication
2026-07-19 16:18:00
Versions concernées
unknown
Type
Noyau
Dernière modification
2026-08-11 20:06:47
Vecteur
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Systèmes d’exploitation
Linux