Lucene search
+L

43499 matches found

CVE
CVE
added 2026/08/15 5:55 a.m.29 views

CVE-2026-72290

CVE-2026-72290 affects the Linux kernel KVM when running on s390. The issue is a GISC (guest ISC) refcount leak that occurs because kvm_s390_gisc_register() registers the GISC before pinning guest interrupt forwarding pages and allocating the AISB bit; on error, the unwind path did not unregister...

5.4AI score0.00206EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.9 views

CVE-2026-72281

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: account pKVM reclaim against the VM mm Protected guest faults charge long term pins to the VM's mm. Teardown can run later from file release, where current-mm may be unrelated. Drop the charge from kvm-mm instead...

5.3AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.21 views

CVE-2026-72276 fbdev: metronomefb: fix potential memory leak in metronomefb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: metronomefb: fix potential memory leak in metronomefbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

0.00215EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:54 a.m.8 views

EUVD-2026-59175

In the Linux kernel, the following vulnerability has been resolved: fbdev: metronomefb: fix potential memory leak in metronomefbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.3AI score0.00215EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:54 a.m.28 views

CVE-2026-72276

CVE-2026-72276 concerns the Linux kernel fbdev/metronomefb subsystem. The issue is a memory leak where pagerefs allocated in fb_deferred_io_init() are not freed on error paths during metronomefb_probe(), leading to leaked resources. The documented fix is to call fb_deferred_io_cleanup() on error ...

5.3AI score0.00215EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:54 a.m.27 views

CVE-2026-72276 fbdev: metronomefb: fix potential memory leak in metronomefb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: metronomefb: fix potential memory leak in metronomefbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.4AI score
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:54 a.m.37 views

CVE-2026-72275

The CVE concerns the Linux kernel fbdev driver for broadsheetfb. A memory leak was introduced where pagerefs allocated in fb_deferred_io_init() were not freed on error paths in broadsheetfb_probe(). The issue is fixed by invoking fb_deferred_io_cleanup() to release the allocated resources. The do...

5.3AI score0.00211EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:54 a.m.7 views

EUVD-2026-59174

In the Linux kernel, the following vulnerability has been resolved: fbdev: broadsheetfb: fix potential memory leak in broadsheetfbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.3AI score0.00211EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.26 views

CVE-2026-72274 fbdev: hecubafb: fix potential memory leak in hecubafb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: hecubafb: fix potential memory leak in hecubafbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

0.00211EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:54 a.m.36 views

CVE-2026-72274

The CVE-2026-72274 entry concerns the Linux kernel fbdev driver, specifically the hecubafbProbe path. A memory leak was introduced where the pagerefs allocated in fb_deferred_io_init() were not freed on the error path. The issue is resolved by calling fb_deferred_io_cleanup() to release those res...

5.3AI score0.00211EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:54 a.m.17 views

CVE-2026-72275 fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: broadsheetfb: fix potential memory leak in broadsheetfbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.21 views

CVE-2026-72275 fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: broadsheetfb: fix potential memory leak in broadsheetfbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

0.00211EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:54 a.m.11 views

CVE-2026-72274 fbdev: hecubafb: fix potential memory leak in hecubafb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: hecubafb: fix potential memory leak in hecubafbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.4AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:54 a.m.8 views

EUVD-2026-59173

In the Linux kernel, the following vulnerability has been resolved: fbdev: hecubafb: fix potential memory leak in hecubafbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.3AI score0.00211EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.24 views

CVE-2026-72273 fbdev: efifb: fix memory leak in efifb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: fix memory leak in efifbprobe Since commit 73ce73c30ba9 "fbdev: Transfer video= option strings to caller; clarify ownership" the string returned from fbgetoptions is expected to be freed by the caller, but the strin...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:54 a.m.35 views

CVE-2026-72273

The CVE-2026-72273 entry corresponds to a Linux kernel issue in fbdev/efifb where a string returned by fb_get_options() was not freed in efifb_probe(), causing a memory leak. The root cause follows the 73ce73c30ba9 commit that clarified ownership and transfer of video option strings; the fix is t...

5.3AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:54 a.m.14 views

EUVD-2026-59172

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: fix memory leak in efifbprobe Since commit 73ce73c30ba9 "fbdev: Transfer video= option strings to caller; clarify ownership" the string returned from fbgetoptions is expected to be freed by the caller, but the strin...

5.3AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:54 a.m.12 views

CVE-2026-72273 fbdev: efifb: fix memory leak in efifb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: fix memory leak in efifbprobe Since commit 73ce73c30ba9 "fbdev: Transfer video= option strings to caller; clarify ownership" the string returned from fbgetoptions is expected to be freed by the caller, but the strin...

5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.20 views

CVE-2026-72271 fbdev: i740fb: fix potential memory leak in i740fb_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: i740fb: fix potential memory leak in i740fbprobe In i740fbprobe, the memory allocated in fbvideomodetomodelist for modelist is not freed in the error paths. Fix that by calling fbdestroymodelist...

0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:54 a.m.11 views

CVE-2026-72272 fbdev: radeon: fix potential memory leak in radeonfb_pci_register()

In the Linux kernel, the following vulnerability has been resolved: fbdev: radeon: fix potential memory leak in radeonfbpciregister The function radeonfbpciregister allocates memory for modelist by calling radeoncheckmodes which calls fbaddvideomode. The memory is appended to info-modelist, but i...

5.5AI score
SaveExploits0References11
Rows per page
Query Builder