Lucene search
+L

330120 matches found

Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-74525

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.3AI score0.00168EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-59719

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix potential deadlock in mpi3mrfaultueventemit mpi3mrfaultueventemit runs from the fault watchdog and reset paths where host I/O may already be blocked. GFPKERNEL allocations here, both the local kzallocobj and the...

5.4AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago16 views

CVE-2026-74525

CVE-2026-74525 affects the Linux kernel net sxgbe driver. When RX descriptor ring allocation fails, init_dma_desc_rings() frees partial RX rings but leaks TX rings allocated earlier. The fix rearranges error labels to clean up TX rings on RX failure. Affected component: net/sxgbe RX/TX ring initi...

5.4AI score0.00168EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 4 days ago6 views

CVE-2026-74524

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove removepudmapping and removep4dmapping obtain a child table base with pudoffsetp4dp, 0 and p4doffsetpgd, 0, then add the index for addr. RISC-V folds page-table...

5.3AI score0.00168EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-59717

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove removepudmapping and removep4dmapping obtain a child table base with pudoffsetp4dp, 0 and p4doffsetpgd, 0, then add the index for addr. RISC-V folds page-table...

5.4AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-74524

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove removepudmapping and removep4dmapping obtain a child table base with pudoffsetp4dp, 0 and p4doffsetpgd, 0, then add the index for addr. RISC-V folds page-table...

5.3AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 4 days ago20 views

CVE-2026-74524

CVE-2026-74524 : In the Linux kernel (RISC‑V), a fix prevents an out‑of‑bounds page‑table walk during memory hot‑remove. When page‑table levels are folded (Sv48 Sv39), remove_pud_mapping/remove_p4d_mapping compute child bases with pud_offset(p4dp,0) / p4d_offset(pgd,0) and then add an index that ...

5.3AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago6 views

CVE-2026-74524 riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove removepudmapping and removep4dmapping obtain a child table base with pudoffsetp4dp, 0 and p4doffsetpgd, 0, then add the index for addr. RISC-V folds page-table...

5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 4 days ago27 views

CVE-2026-74524 riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove removepudmapping and removep4dmapping obtain a child table base with pudoffsetp4dp, 0 and p4doffsetpgd, 0, then add the index for addr. RISC-V folds page-table...

0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-74521

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

9.1CVSS5.3AI score0.00315EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-74522

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in closefiletableids A ksmbdfile can remain alive after logical close while another session holds a temporary reference obtained through ksmbdlookupfdinode. ksmbdclosefd currently marks the file closed a...

8.8CVSS5.3AI score0.00403EPSS
SaveExploits0
OSV
OSV
added 4 days ago4 views

CVE-2026-74522 ksmbd: fix use-after-free in __close_file_table_ids()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in closefiletableids A ksmbdfile can remain alive after logical close while another session holds a temporary reference obtained through ksmbdlookupfdinode. ksmbdclosefd currently marks the file closed a...

8.8CVSS5.6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-74519

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS5.5AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 4 days ago7 views

CVE-2026-74519 pinctrl: devicetree: don't free uninitialized dev_name on error path

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS5.7AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 4 days ago6 views

CVE-2026-74520

In the Linux kernel, the following vulnerability has been resolved: iommu/iommufd: Fix IOPF group ownership UAF iopfgroupalloc links each last-page IOPF group into the generic IOPF pending list before invoking the domain fault handler. iommufdfaultiopfhandler also queued an accepted group in the...

5.4AI score0.00127EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 4 days ago9 views

CVE-2026-74519

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

5.5AI score0.00145EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 4 days ago22 views

CVE-2026-74519

CVE-2026-74519 describes a Linux kernel vulnerability in the pinctrl devicetree handling: dt_remember_or_free_map() may free uninitialized dev_name entries if kstrdup_const() fails, leading to a KASAN double-free during cleanup in dt_free_map. The issue arises when pinctrl drivers (e.g., pinctrl-...

7.8CVSS5.5AI score0.00145EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-74518

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocatefileregionentries allocatefileregionentries tops up resv-regioncache with freshly allocated fileregion descriptors. The allocation uses GFPKERNEL, so resv-lock is dropped around it: the...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74514

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

5.4AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-74514 KVM: s390: pci: Fix memory accounting for pinned/unpinned pages

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder