Lucene search
+L

6873 matches found

OSV
OSV
added 2026/06/25 10:34 p.m.5 views

GO-2026-5689 Mailpit: Concurrent map read & write in proxy CSS rewriter - remote unauth crash (fatal error: concurrent map read and map write) in github.com/axllent/mailpit

Mailpit: Concurrent map read & write in proxy CSS rewriter - remote unauth crash fatal error: concurrent map read and map write in github.com/axllent/mailpit...

5.9CVSS5.9AI score0.002EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/25 6:44 p.m.13 views

CVE-2026-52955

A flaw was found in the libceph component of the Linux kernel. A remote attacker could send a specially crafted CEPHMSGOSDMAP message where two internal fields, alg and b-alg, contain differing bucket algorithm values. This discrepancy can lead to an out-of-bounds memory access during processing ...

9.8CVSS5.8AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 6:43 p.m.8 views

GO-2026-5330 gorest InMemorySecret2FA race condition allows process crash via concurrent map access (CWE-362) in github.com/pilinux/gorest

gorest InMemorySecret2FA race condition allows process crash via concurrent map access CWE-362 in github.com/pilinux/gorest...

5.8AI score0.00051EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/25 6:18 p.m.11 views

CVE-2026-52954

A flaw was found in the Linux kernel's libceph component. A remote attacker could send a specially crafted CEPHMSGOSDMAP message containing a corrupted CRUSH map. If this map includes two crushchooseargmaps with identical indices, it triggers an assertion failure, leading to a kernel bug and a...

7.5CVSS5.9AI score0.00523EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 6:2 p.m.10 views

CVE-2026-53076

A flaw was found in the Linux kernel. This vulnerability, located in the BPF Berkeley Packet Filter subsystem, involves an out-of-bounds read when data is copied between specific types of BPF maps. The system incorrectly handles data sizes that are not aligned to a specific memory boundary, causi...

7.1CVSS5.8AI score0.00117EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 3:22 p.m.4 views

CVE-2026-57455 Vim: Stack out-of-bounds write in `spell_soundfold_sofo()` via an over-length `soundfold()` argument

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spellsoundfoldsofo in src/spell.c translates a word through a spell file's SOFO sound-folding byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound an...

7.1CVSS6.1AI score0.00118EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/25 9:16 a.m.8 views

CVE-2026-53160

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS0.00126EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.5 views

CVE-2026-53160

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS6AI score0.00126EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.4 views

CVE-2026-53184

In the Linux kernel, the following vulnerability has been resolved: udp: clear skb-dev before running a sockmap verdict On the UDP receive path skb-dev is repurposed as devscratch the truesize/state cache set by udpsetdevscratch, through the union struct netdevice dev; unsigned long devscratch; i...

7.5CVSS6AI score0.00479EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/25 9:16 a.m.7 views

UBUNTU-CVE-2026-53160

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/06/25 9:3 a.m.15 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.12.92 packages and security update

Red Hat OpenShift Container Platform release 4.12.92 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.12. Red Hat Product Security has rated this update as having a...

10CVSS6.9AI score0.01945EPSS
SaveExploits3References6
OSV
OSV
added 2026/06/25 8:38 a.m.3 views

CVE-2026-53184 udp: clear skb->dev before running a sockmap verdict

In the Linux kernel, the following vulnerability has been resolved: udp: clear skb-dev before running a sockmap verdict On the UDP receive path skb-dev is repurposed as devscratch the truesize/state cache set by udpsetdevscratch, through the union struct netdevice dev; unsigned long devscratch; i...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/06/25 8:38 a.m.33 views

CVE-2026-53172 accel/ethosu: fix IFM region index out-of-bounds in command stream parser

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix IFM region index out-of-bounds in command stream parser NPUSETIFMREGION extracts the region index with param & 0x7f, giving a maximum value of 127. However regionsize and outputregion in struct...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 8:38 a.m.5 views

CVE-2026-53172 accel/ethosu: fix IFM region index out-of-bounds in command stream parser

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix IFM region index out-of-bounds in command stream parser NPUSETIFMREGION extracts the region index with param & 0x7f, giving a maximum value of 127. However regionsize and outputregion in struct...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/25 8:38 a.m.21 views

CVE-2026-53160

Summary: CVE-2026-53160 in the Linux kernel’s fastrpc component describes a use-after-free race in fastrpc_map_create. The vulnerability arises because fastrpc_map_lookup exposed a raw pointer after releasing fl->lock, and the caller then used kref_get_unless_zero on that unprotected pointer, ...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/06/25 8:38 a.m.37 views

CVE-2026-53160 misc: fastrpc: fix use-after-free race in fastrpc_map_create

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS0.00126EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/06/25 8:38 a.m.8 views

EUVD-2026-39251

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

5.8AI score0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/25 8:38 a.m.6 views

CVE-2026-53160 misc: fastrpc: fix use-after-free race in fastrpc_map_create

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.8 views

CVE-2026-53160

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0
CVE
CVE
added 2026/06/25 8:38 a.m.37 views

CVE-2026-53154

The CVE-2026-53154 issue affects the Linux kernel mm/hugetlb path where, on error during copy of huge pages, the per-VMA reservation can leak despite free_huge_folio() restoring the global pool. Concrete details from connected sources show that two code paths allocate a hugetlb folio (alloc_huget...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder