Lucene search
+L

19 matches found

RedhatCVE
RedhatCVE
•added 2026/08/31 11:15 a.m.•15 views

CVE-2026-80723

A flaw was found in the of: reservedmem component of the Linux kernel. When the device tree defines more dynamic regions than the MAXRESERVEDREGIONS array can hold, the fdtscanreservedmem function performs an out-of-bounds write. This vulnerability can lead to memory corruption, potentially...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/31 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80723

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - of: reservedmem: prevent OOB when too many dynamic regions are defined On boot, fdtscanreservedmem saves each dynamically-placed /reserved-memory subnode into a...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/28 8:16 a.m.•9 views

UBUNTU-CVE-2026-80723

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: prevent OOB when too many dynamic regions are defined On boot, fdtscanreservedmem saves each dynamically-placed /reserved-memory subnode into a local array of size MAXRESERVEDREGIONS. If the device tree defines...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/08/28 6:53 a.m.•44 views

CVE-2026-80723 of: reserved_mem: prevent OOB when too many dynamic regions are defined

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: prevent OOB when too many dynamic regions are defined On boot, fdtscanreservedmem saves each dynamically-placed /reserved-memory subnode into a local array of size MAXRESERVEDREGIONS. If the device tree defines...

8.4CVSS0.00196EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/28 6:53 a.m.•16 views

CVE-2026-80723 of: reserved_mem: prevent OOB when too many dynamic regions are defined

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: prevent OOB when too many dynamic regions are defined On boot, fdtscanreservedmem saves each dynamically-placed /reserved-memory subnode into a local array of size MAXRESERVEDREGIONS. If the device tree defines...

8.4CVSS5.8AI score
SaveExploits0References7
CVE
CVE
•added 2026/08/28 6:53 a.m.•49 views

CVE-2026-80723

CVE-2026-80723 affects the Linux kernel in the of: reserved_mem subsystem. During boot, the function fdt_scan_reserved_mem() stores each dynamically-placed /reserved-memory subnode into a local array of fixed size MAX_RESERVED_REGIONS. When the device tree defines more dynamically-placed regions ...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/28 6:53 a.m.•12 views

EUVD-2026-67458

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: prevent OOB when too many dynamic regions are defined On boot, fdtscanreservedmem saves each dynamically-placed /reserved-memory subnode into a local array of size MAXRESERVEDREGIONS. If the device tree defines...

5.8AI score0.00196EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/08/28 6:53 a.m.•18 views

CVE-2026-80723

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: prevent OOB when too many dynamic regions are defined On boot, fdtscanreservedmem saves each dynamically-placed /reserved-memory subnode into a local array of size MAXRESERVEDREGIONS. If the device tree defines...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/28 12:00 a.m.•0 views

CVE-2026-80723: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: prevent OOB when too many dynamic regions are defined On boot, fdtscanreservedmem saves each dynamically-placed /reserved-memory subnode into a local array of size MAXRESERVEDREGIONS. If the device tree defines...

8.4CVSS5.9AI score0.00196EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: The variable reservedmem continues to reference the reservedmemarray, which resides in initdata. This occurs when allocreservedmemarray fails. The function ofreservedmemlookup is exported for use after initialization, and it coul...

5.5AI score0.00209EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-74352

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - of: reservedmem: avoid post-init UAF when allocreservedmemarray fails The global pointer 'reservedmem' continues to reference the reservedmemarray which lives i...

5.9AI score0.00209EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/15 6:22 a.m.•9 views

UBUNTU-CVE-2026-74352

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: avoid post-init UAF when allocreservedmemarray fails The global pointer 'reservedmem' continues to reference the reservedmemarray which lives in initdata if allocreservedmemarray fails. ofreservedmemlookup is...

5.4AI score0.00209EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/08/15 5:58 a.m.•14 views

EUVD-2026-59499

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: avoid post-init UAF when allocreservedmemarray fails The global pointer 'reservedmem' continues to reference the reservedmemarray which lives in initdata if allocreservedmemarray fails. ofreservedmemlookup is...

5.4AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/15 5:58 a.m.•37 views

CVE-2026-74352 of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: avoid post-init UAF when allocreservedmemarray fails The global pointer 'reservedmem' continues to reference the reservedmemarray which lives in initdata if allocreservedmemarray fails. ofreservedmemlookup is...

0.00209EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/08/15 5:58 a.m.•20 views

CVE-2026-74352

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: avoid post-init UAF when allocreservedmemarray fails The global pointer 'reservedmem' continues to reference the reservedmemarray which lives in initdata if allocreservedmemarray fails. ofreservedmemlookup is...

5.3AI score0.00209EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/08/15 5:58 a.m.•24 views

CVE-2026-74352 of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: avoid post-init UAF when allocreservedmemarray fails The global pointer 'reservedmem' continues to reference the reservedmemarray which lives in initdata if allocreservedmemarray fails. ofreservedmemlookup is...

5.5AI score
SaveExploits0References7
CVE
CVE
•added 2026/08/15 5:58 a.m.•51 views

CVE-2026-74352

In the Linux kernel vulnerability CVE-2026-74352, the issue arises when alloc_reserved_mem_array() fails, causing reserved_mem to continue pointing to reserved_mem_array in __initdata. This could enable a post-init use-after-free via of_reserved_mem_lookup() which is exported for post-init use. T...

5.3AI score0.00209EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•0 views

CVE-2026-74352: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: of: reservedmem: avoid post-init UAF when allocreservedmemarray fails The global pointer 'reservedmem' continues to reference the reservedmemarray which lives in initdata if allocreservedmemarray fails. ofreservedmemlookup is...

6AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
•added 2023/03/07 2:37 p.m.•9 views

GSD-2023-1002353 of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem

of: reservedmem: Have kmemleak ignore dynamically allocated reserved mem This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.95 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder