Lucene search
+L

254815 matches found

OSV
OSV
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74603 ptp: ocp: Fix board ID over-read

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field and is not guaranteed to contain a NUL terminator. Passing it directly to devlinkinfoversionfixedput treats it as a C string and may read beyond the...

7.1CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/22 3:31 p.m.7 views

EUVD-2026-64540

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field and is not guaranteed to contain a NUL terminator. Passing it directly to devlinkinfoversionfixedput treats it as a C string and may read beyond the...

5.4AI score0.00126EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74603

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field and is not guaranteed to contain a NUL terminator. Passing it directly to devlinkinfoversionfixedput treats it as a C string and may read beyond the...

7.1CVSS5.6AI score0.00126EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.24 views

CVE-2026-74602 ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Initialise reader page order in rballocatecpubuffer In rballocatecpubuffer, bpage-order was omitted, leaving it as 0. This is an issue for a ring-buffer with subbufs bigger than PAGESIZE if when freed: freebufferpage...

0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.9 views

CVE-2026-74602

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Initialise reader page order in rballocatecpubuffer In rballocatecpubuffer, bpage-order was omitted, leaving it as 0. This is an issue for a ring-buffer with subbufs bigger than PAGESIZE if when freed: freebufferpage...

5.3AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/08/22 3:31 p.m.12 views

CVE-2026-74601 ring-buffer: Use current_context for safe per-CPU buffer swap

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use currentcontext for safe per-CPU buffer swap The ringbufferswapcpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap. However...

7.8CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:31 p.m.12 views

CVE-2026-74602

CVE-2026-74602 is a Linux kernel vulnerability in the ring-buffer subsystem. In rb_allocate_cpu_buffer(), the field bpage->order was left uninitialized (defaulting to 0). This becomes a problem when a ring-buffer uses subbuffers larger than PAGE_SIZE, because free_buffer_page() relies on the c...

5.5AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.28 views

CVE-2026-74601 ring-buffer: Use current_context for safe per-CPU buffer swap

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use currentcontext for safe per-CPU buffer swap The ringbufferswapcpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap. However...

7.8CVSS0.00136EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:31 p.m.9 views

EUVD-2026-64538

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use currentcontext for safe per-CPU buffer swap The ringbufferswapcpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap. However...

5.8AI score0.00136EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74601

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use currentcontext for safe per-CPU buffer swap The ringbufferswapcpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap. However...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/22 3:31 p.m.7 views

EUVD-2026-64539

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Initialise reader page order in rballocatecpubuffer In rballocatecpubuffer, bpage-order was omitted, leaving it as 0. This is an issue for a ring-buffer with subbufs bigger than PAGESIZE if when freed: freebufferpage...

5.5AI score0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:31 p.m.23 views

CVE-2026-74601

CVE-2026-74601 affects the Linux kernel tracing ring-buffer subsystem. The ring_buffer_swap_cpu() function relies on a per-CPU committing counter to determine whether a buffer is actively being written to before performing a swap. However, the counter can temporarily drop to zero during rb_move_t...

7.8CVSS5.8AI score0.00136EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:31 p.m.8 views

CVE-2026-74602 ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Initialise reader page order in rballocatecpubuffer In rballocatecpubuffer, bpage-order was omitted, leaving it as 0. This is an issue for a ring-buffer with subbufs bigger than PAGESIZE if when freed: freebufferpage...

5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:31 p.m.29 views

CVE-2026-74600

This vulnerability affects the Linux kernel in the mm/page_table_check subsystem. The functions page_table_check_set() and page_table_check_clear() account mappings based on PageAnon(), but shared zero-page PTEs and huge zero PMDs are special mappings that can be incorrectly accounted as file-bac...

5.5AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.9 views

CVE-2026-74600

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: skip special zero mappings pagetablecheckset and pagetablecheckclear account mappings based on PageAnon. Shared zero-page PTEs and huge zero PMDs are special mappings, but pagetablecheck can still account them ...

5.5AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2026/08/22 3:31 p.m.15 views

CVE-2026-74600 mm/page_table_check: skip special zero mappings

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: skip special zero mappings pagetablecheckset and pagetablecheckclear account mappings based on PageAnon. Shared zero-page PTEs and huge zero PMDs are special mappings, but pagetablecheck can still account them ...

5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:31 p.m.10 views

EUVD-2026-64537

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: skip special zero mappings pagetablecheckset and pagetablecheckclear account mappings based on PageAnon. Shared zero-page PTEs and huge zero PMDs are special mappings, but pagetablecheck can still account them ...

5.5AI score0.00166EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.27 views

CVE-2026-74600 mm/page_table_check: skip special zero mappings

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: skip special zero mappings pagetablecheckset and pagetablecheckclear account mappings based on PageAnon. Shared zero-page PTEs and huge zero PMDs are special mappings, but pagetablecheck can still account them ...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:31 p.m.19 views

CVE-2026-74599

CVE-2026-74599 is a race condition in the Linux kernel 's mm/ptdump subsystem. Previous fixes established that kernel page table freeing occurs while holding an mmap read lock on init_mm , but x86 and arm64 architectures can perform a ptdump over a non-init_mm via ptdump_walk_pgd(). Since kernel ...

5.9AI score0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:31 p.m.8 views

EUVD-2026-64536

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: always stabilise against page table freeing using initmm Previous commits have established the invariant that kernel page table freeing is performed while an mmap read lock on initmm is held, which fixes races between...

5.9AI score0.00173EPSS
SaveExploits0References3
Rows per page
Query Builder