Lucene search
+L

110 matches found

NVD
NVD
added yesterday5 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...

SaveExploits0References3
OSV
OSV
added yesterday2 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...

5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added yesterday4 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 score
SaveExploits0
Cvelist
Cvelist
added yesterday18 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...

SaveExploits0References3
EUVD
EUVD
added yesterday7 views

EUVD-2026-59180

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.4AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added yesterday13 views

CVE-2026-72281 KVM: arm64: account pKVM reclaim against the VM mm

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...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday3 views

EUVD-2026-58971

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch In allochugetlbfolio, a single hcg pointer is used for both the rsvd and non-rsvd hugetlb cgroup charges. When mapchg is set, hugetlbcgroupchargecgrouprsvd stores the...

5.4AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added yesterday5 views

EUVD-2026-58999

In the Linux kernel, the following vulnerability has been resolved: espintcp: use skmsgfreepartial to fix partial send skmsgfreepartial ensures consistency of the skmsg at every iteration, without having to manually handle uncharges and offsets. This simplifies the code, and fixes some bugs in...

5.4AI score0.002EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-72469

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
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-72684

A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-58248

A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/22 1:4 p.m.7 views

CVE-2026-32665 Remote DNS-over-QUIC denial of service due to `quic-size` budget bypass

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, when downstream DNS-over-QUIC DoQ is enabled, the first two bidirectional streams on a new QUIC connection streamid 0 and 4 bypass the per-stream 'quic-size' gate entirely, and large input buffers are allocated later, after only the 2-byte...

7.5CVSS5.3AI score0.00285EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:4 p.m.8 views

CVE-2026-32665

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, when downstream DNS-over-QUIC DoQ is enabled, the first two bidirectional streams on a new QUIC connection streamid 0 and 4 bypass the per-stream 'quic-size' gate entirely, and large input buffers are allocated later, after only the 2-byte...

7.5CVSS5.3AI score0.00285EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/13 1:43 p.m.26 views

kernel: Linux kernel: Memory leak in networking due to incorrect GRO packet handling

A flaw was found in the Linux kernel's networking component. Incorrect memory accounting when handling Generic Receive Offload GRO packets can lead to a persistent memory leak. This occurs because the system incorrectly tracks memory usage for network packets, preventing proper cleanup of network...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/25 8:39 a.m.12 views

EUVD-2026-39280

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: update file PMD counter before folioput splithugepmdlocked updates the file/shmem RSS counter after dropping the PMD mapping's folio reference. If folioput drops the last reference, mmcounterfile can later read fre...

5.7AI score0.00129EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: The page is released in the error path to avoid BUGON. Consider the following sequence of events: 1. The userspace sends a UFFD ioctl, which ultimately calls shmemmfillatomicpte. We successfully account the blocks, a...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: mm/hugetlb: restored global reservations to the subpool The commit a833a693a490 “mm: hugetlb: fixed incorrect fallback for the subpool” fixed an underflow error caused by incorrectly attributing globally requested pages to the...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-43286

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/hugetlb: restore failed global reservations to subpool Commit a833a693a490 mm: hugetlb: fix incorrect fallback for subpool fixed an underflow error for...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/19 9:4 a.m.10 views

kernel: tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Fix the skmemuncharge logic in tcpbpfsendmsg The current sk memory accounting logic in SKREDIRECT is pre-uncharging tosend bytes, which is either msg-sg.size or a smaller value applybytes. Potential problems with this...

7.8CVSS6.3AI score0.00281EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/08 3:31 p.m.18 views

EUVD-2026-28556

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: restore failed global reservations to subpool Commit a833a693a490 "mm: hugetlb: fix incorrect fallback for subpool" fixed an underflow error for hstate-resvhugepages caused by incorrectly attributing globally requeste...

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