Lucene search
+L

44487 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-31390

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in xevmmadviseioctl When checkboargsaresane validation fails, jump t...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23418

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe/regsr: Fix leak on xastore failure Free the newly allocated entry when xastore fails to avoid a memory leak on the error path. v2: use goto failfree. Bal...

5.5CVSS4.4AI score0.00113EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23464

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - soc: microchip: mpfs: Fix memory leak in mpfssyscontrollerprobe In mpfssyscontrollerprobe, if ofgetmtddevicebynode fails, the function returns immediately witho...

5.5CVSS4.2AI score0.00122EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-23430

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: Don't overwrite KMS surface dirty tracker We were overwriting the surface's dirty tracker here causing a memory leak. CVE-2026-23430 Note that Nessu...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/03 11:28 p.m.11 views

SUSE CVE-2026-23418

In the Linux kernel, the following vulnerability has been resolved: drm/xe/regsr: Fix leak on xastore failure Free the newly allocated entry when xastore fails to avoid a memory leak on the error path. v2: use goto failfree. Bala cherry picked from commit 6bc6fec71ac45f52db609af4e62bdb96b9f5fadb...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/04/03 11:28 p.m.10 views

SUSE CVE-2026-23421

In the Linux kernel, the following vulnerability has been resolved: drm/xe/configfs: Free ctxrestoremidbb in release ctxrestoremidbb memory is allocated in wabbstore, but xeconfigdevicerelease only frees ctxrestorepostbb. Free ctxrestoremidbb0.cs as well to avoid leaking the allocation when the...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.12 views

SUSE CVE-2026-23431

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic-spisg: Fix memory leak in amlspisgprobe In amlspisgprobe, ctlr is allocated by spialloctarget/spiallochost, but fails to call spicontrollerput in several error paths. This leads to a memory leak whenever the driver...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.10 views

SUSE CVE-2026-23453

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: Fix memory leak in XDPDROP for non-zero-copy mode Page recycling was removed from the XDPDROP path in emacrunxdp to avoid conflicts with AFXDP zero-copy mode, which uses xskbufffree instead. However, this...

7.5CVSS5.7AI score0.00343EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.11 views

SUSE CVE-2026-23464

In the Linux kernel, the following vulnerability has been resolved: soc: microchip: mpfs: Fix memory leak in mpfssyscontrollerprobe In mpfssyscontrollerprobe, if ofgetmtddevicebynode fails, the function returns immediately without freeing the allocated memory for syscontroller, leading to a memor...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/03 11:26 p.m.15 views

SUSE CVE-2026-31390

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in xevmmadviseioctl When checkboargsaresane validation fails, jump to the new freevmas cleanup label to properly free the allocated resources. This ensures proper cleanup in this error path. cherry picked...

5.7AI score0.00112EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/03 9:01 p.m.19 views

CVE-2026-31390

A flaw was found in the Linux kernel's drm/xe component. A local user could exploit this vulnerability when validation fails during the xevmmadviseioctl operation, leading to improper cleanup of allocated resources. This can result in a memory leak, potentially causing system instability or a...

5.5CVSS5.9AI score0.00112EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 7:11 p.m.9 views

CVE-2026-23430

A flaw was found in the Linux kernel, specifically within the drm/vmwgfx component. This vulnerability occurs when the kernel incorrectly overwrites the Kernel Mode Setting KMS surface dirty tracker. This error leads to a memory leak, which can degrade system performance and potentially cause...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:52 p.m.11 views

CVE-2026-23453

A flaw was found in the Linux kernel's net: ti: icssg-prueth network driver. When XDP eXpress Data Path programs drop packets in non-zero-copy mode, memory pages are not properly returned to the system's page pool. This memory leak can lead to Out of Memory OOM conditions, causing a Denial of...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:38 p.m.10 views

CVE-2026-23436

A flaw was found in the Linux kernel's network shaper module. A race condition can occur when a network device netdev is unregistered while its hierarchy is being created. This timing issue may allow the system to allocate resources that are not properly released, leading to a memory leak...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:38 p.m.7 views

CVE-2026-23431

A flaw was found in the Linux kernel's amlogic-spisg component. When the amlspisgprobe function, which initializes the SPI Serial Peripheral Interface driver, encounters an error during setup, it fails to release allocated memory. This oversight leads to a memory leak. Over time, repeated failure...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.10 views

EUVD-2026-18782

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix cacherequest leak in cacherelease When a reader's file descriptor is closed while in the middle of reading a cacherequest rp-offset != 0, cacherelease decrements the request's readers count but never checks whether it...

5.8AI score0.00117EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/03 6:31 p.m.10 views

EUVD-2026-18762

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in xevmmadviseioctl When checkboargsaresane validation fails, jump to the new freevmas cleanup label to properly free the allocated resources. This ensures proper cleanup in this error path. cherry picked...

5.7AI score0.00112EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.16 views

EUVD-2026-18706

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: Fix memory leak in XDPDROP for non-zero-copy mode Page recycling was removed from the XDPDROP path in emacrunxdp to avoid conflicts with AFXDP zero-copy mode, which uses xskbufffree instead. However, this...

5.8AI score0.00343EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/03 6:31 p.m.10 views

EUVD-2026-18728

In the Linux kernel, the following vulnerability has been resolved: soc: microchip: mpfs: Fix memory leak in mpfssyscontrollerprobe In mpfssyscontrollerprobe, if ofgetmtddevicebynode fails, the function returns immediately without freeing the allocated memory for syscontroller, leading to a memor...

5.7AI score0.00122EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/03 6:31 p.m.14 views

EUVD-2026-18665

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Don't overwrite KMS surface dirty tracker We were overwriting the surface's dirty tracker here causing a memory leak...

5.7AI score0.00121EPSS
SaveExploits0References4
Rows per page
Query Builder