Lucene search
+L

2609 matches found

RedhatCVE
RedhatCVE
added 2026/06/25 9:26 p.m.12 views

CVE-2026-52973

A flaw was found in the Linux kernel's futex subsystem. The needfutexhashallocatedefault function incorrectly relies on CLONETHREAD semantics, which can lead to non-concurrency issues when memory allocations mm-futexref pcpu allocations are shared across CLONEVM clones, excluding vfork. This can...

7.8CVSS5.8AI score0.00141EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 6:43 p.m.9 views

GO-2026-5394 goshs: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in goshs PUT Upload in github.com/patrickhener/goshs

goshs: Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' in goshs PUT Upload in github.com/patrickhener/goshs...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/25 9:16 a.m.11 views

CVE-2026-53190

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix dmafence refcount leak on error in virtiogpudmafencewait dmafenceunwrapforeach internally calls dmafenceunwrapfirst which does cursor-chain = dmafencegethead, taking an extra reference. On normal loop completion,...

5.5CVSS0.00122EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.8 views

CVE-2026-53190

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix dmafence refcount leak on error in virtiogpudmafencewait dmafenceunwrapforeach internally calls dmafenceunwrapfirst which does cursor-chain = dmafencegethead, taking an extra reference. On normal loop completion,...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References7
CVE
CVE
added 2026/06/25 8:39 a.m.33 views

CVE-2026-53189

CVE-2026-53189 affects the Linux kernel memory management for huge pages (mm/huge_memory). The vulnerability arises from the order of operations when splitting a huge PMD: the RSS/file counters are updated after releasing the folio reference, which can let freed folio state be observed by mm_coun...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.40 views

CVE-2026-53189 mm/huge_memory: update file PMD counter before folio_put()

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

7.8CVSS0.00129EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.10 views

CVE-2026-53189

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
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/06/25 8:38 a.m.8 views

EUVD-2026-39247

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix use-after-free bugs in error paths Fix several instances of error paths in which we call nvmemdeviceput - which may end up freeing the underlying memory and other resources - and then keep on using the nvmem...

5.7AI score0.00125EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/25 12:0 a.m.16 views

PT-2026-52654

Name of the Vulnerable Software and Affected Versions Lemur affected versions not specified Description An authorization bypass exists in the PUT /api/1/roles/ endpoint. The handler incorrectly allows any user who is a member of a specific role to modify that role, as the permission check is...

6.3CVSS5.8AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/06/25 12:0 a.m.9 views

PT-2026-52285

In the Linux kernel, the following vulnerability has been resolved: mm/huge memory: update file PMD counter before folio put split huge pmd locked updates the file/shmem RSS counter after dropping the PMD mapping's folio reference. If folio put drops the last reference, mm counter file can later...

5.7AI score0.00129EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/06/24 6:32 p.m.12 views

EUVD-2026-38815

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtrportremove In qrtrportremove, the socket reference count is decremented via sockput before the port is removed from the qrtrports XArray and before the RCU grace period...

5.7AI score0.00135EPSS
SaveExploits0References9
NVD
NVD
added 2026/06/24 5:17 p.m.12 views

CVE-2026-52960

In the Linux kernel, the following vulnerability has been resolved: ceph: put folios not suitable for writeback The batch holds references to the folios see filemapgetfolios, foliobatchrelease, so we need to folioput the folios we remove. Tested on v6.18...

7.5CVSS0.00359EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.6 views

CVE-2026-52960

In the Linux kernel, the following vulnerability has been resolved: ceph: put folios not suitable for writeback The batch holds references to the folios see filemapgetfolios, foliobatchrelease, so we need to folioput the folios we remove. Tested on v6.18...

7.5CVSS5.7AI score0.00359EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/06/24 4:30 p.m.41 views

CVE-2026-53126 blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix disk reference leak in blkcgmaybethrottlecurrent Add the missing putdisk on the error path in blkcgmaybethrottlecurrent. When blkcg lookup, blkg lookup, or blkgtryget fails, the function jumps to the out label whi...

0.00114EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:30 p.m.10 views

CVE-2026-53125

In the Linux kernel, the following vulnerability has been resolved: md: fix arraystate=clear sysfs deadlock When "clear" is written to arraystate, mdattrstore breaks sysfs active protection so the array can delete itself from its own sysfs store method. However, mdattrstore currently drops the...

5.7AI score0.00092EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/06/24 4:28 p.m.19 views

CVE-2026-52985

CVE-2026-52985 concerns the Linux kernel in the netdevsim feature, where the IP header in a dummy skb was not zero-initialized in nsim_dev_trap_skb_build. The issue arises from using skb_put instead of skb_put_zero, leading to uninitialized values in the IP header and potential memory/safety impl...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.12 views

CVE-2026-52970

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: fix missing expect put in obj eval nftctexpectobjeval allocates an expectation and may call nfctexpectrelated, but never drops its local reference. Add nfctexpectputexp before return to balance allocation...

5.7AI score0.00128EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/06/24 4:28 p.m.20 views

CVE-2026-52960

CVE-2026-52960 affects the Linux kernel Ceph component: when removing folios not suitable for writeback, the batch may hold references to folios and fail to release them, causing a resource leak. This could lead to DoS via resource exhaustion. The issue is resolved in the Linux kernel, with tests...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.6 views

CVE-2026-52960

In the Linux kernel, the following vulnerability has been resolved: ceph: put folios not suitable for writeback The batch holds references to the folios see filemapgetfolios, foliobatchrelease, so we need to folioput the folios we remove. Tested on v6.18...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/24 4:28 p.m.6 views

CVE-2026-52960 ceph: put folios not suitable for writeback

In the Linux kernel, the following vulnerability has been resolved: ceph: put folios not suitable for writeback The batch holds references to the folios see filemapgetfolios, foliobatchrelease, so we need to folioput the folios we remove. Tested on v6.18...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References5
Rows per page
Query Builder