Lucene search
+L

591 matches found

Rockylinux
Rockylinux
added 2026/09/17 6:06 a.m.5 views

libevent security update

An update is available for libevent. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The libevent packages provide an abstract asynchronous event notification...

9.2CVSS0.00587EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/16 1:48 p.m.7 views

libevent: Libevent: Arbitrary code execution via heap out-of-bounds write in AF_UNIX handling

A flaw was found in Libevent. A heap out-of-bounds write vulnerability in the buffereventsocketsetconnaddress function allows an unauthenticated local peer to achieve arbitrary code execution. By connecting to an AFUNIX listener, an attacker can overwrite critical heap data, leading to memory...

8.4CVSS0.00142EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/16 1:48 p.m.6 views

Important: Red Hat Security Advisory: libevent security update

An update for libevent is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.2CVSS0.00587EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/16 12:36 p.m.7 views

libevent: Libevent: Arbitrary code execution via heap out-of-bounds write in AF_UNIX handling

A flaw was found in Libevent. A heap out-of-bounds write vulnerability in the buffereventsocketsetconnaddress function allows an unauthenticated local peer to achieve arbitrary code execution. By connecting to an AFUNIX listener, an attacker can overwrite critical heap data, leading to memory...

8.4CVSS0.00142EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/16 12:36 p.m.4 views

Important: Red Hat Security Advisory: libevent security update

An update for libevent is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.2CVSS0.00587EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 12:33 p.m.5 views

CVE-2024-27815

CVE-2024-27815 XNU kernel heap buffer overflow in sbconcatmbufs bsd/kern/uipcsocket2.c, reachable by an unprivileged local user over the AFUNIX datagram socket layer. A socket address of up to SOCKMAXADDRLEN 255 bytes is copied into an mbuf data area only MLEN 224 bytes long, overwriting up to 31...

7.8CVSS0.02047EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/09/16 12:30 p.m.6 views

Important: Red Hat Security Advisory: libevent security update

An update for libevent is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.2CVSS0.00587EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/16 12:30 p.m.7 views

libevent: Libevent: Arbitrary code execution via heap out-of-bounds write in AF_UNIX handling

A flaw was found in Libevent. A heap out-of-bounds write vulnerability in the buffereventsocketsetconnaddress function allows an unauthenticated local peer to achieve arbitrary code execution. By connecting to an AFUNIX listener, an attacker can overwrite critical heap data, leading to memory...

8.4CVSS0.00142EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/09/16 10:33 a.m.6 views

CVE-2026-90037

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during closelru reaping An nfs4openowner left on nn-closelru after its final CLOSE keeps its last closed stateid in oolastclosedstid, holding only a raw pointer to its nfs4client. The laundroma...

9.8CVSS0.00456EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/16 10:33 a.m.5 views

CVE-2026-89998

In the Linux kernel, the following vulnerability has been resolved: dm: fix race when loading and unloading a table If the userspace calls two concurrent table load ioctls and one of them succeeds and the other fails, there is a race condition because dmsetupmdqueue walks &md-tabledevices without...

7.8CVSS0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/16 10:30 a.m.3 views

CVE-2026-89816

In the Linux kernel, the following vulnerability has been resolved: drm: Fix drmcrtccommit leak if signaled when PAGEFLIPEVENT is used Commit 1c6ceeee6ebb "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits" fixed a very similar issue when the event was allocated by...

0.0021EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/15 8:14 a.m.6 views

kernel: af_unix: Set gc_in_progress to true in unix_gc()

A flaw was found in the Linux kernel's afunix component. A race condition exists within the unixgc garbage collection function where the gcinprogress flag may not be correctly set. This could lead to unixpeekfpl misinterpreting garbage collection status when handling MSGPEEK operations, potential...

7.1CVSS6.6AI score0.00193EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 7:38 p.m.21 views

bad_garbage

BADGARBAGE.c CVE-2026-53361 — an unprivileged, container-escapable use-after-free in the AFUNIX socket garbage collector. This is the single-vector MSGPEEK only version. The Bug The AFUNIX GC reclaims "in-flight" sockets that form unreachable reference cycles. A concurrent MSGPEEK on an in-flight...

7.1CVSS7AI score0.0085EPSS
SaveExploits0
NVD
NVD
added 2026/09/08 6:20 p.m.6 views

CVE-2026-70565

Use after free in Windows AFUNIX Socket Provider allows an authorized attacker to elevate privileges locally...

7CVSS0.00246EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:16 p.m.20 views

CVE-2026-70565

CVE-2026-70565 is a use-after-free vulnerability in the Windows AF_UNIX Socket Provider that allows an authorized attacker to perform local privilege escalation . The CVSS 3.1 score is 7.0 (HIGH) , with a vector of AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H, indicating a local attack with high complexit...

7CVSS6.2AI score0.00246EPSS
SaveExploits0References1Affected Software13
EUVD
EUVD
added 2026/09/08 5:16 p.m.5 views

EUVD-2026-73645

Use after free in Windows AFUNIX Socket Provider allows an authorized attacker to elevate privileges locally...

7CVSS6.2AI score0.00246EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/09/08 2:00 p.m.16 views

Windows AF_UNIX Socket Provider Elevation of Privilege Vulnerability

Use after free in Windows AFUNIX Socket Provider allows an authorized attacker to elevate privileges locally...

7CVSS6.2AI score0.00246EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/09/04 6:17 p.m.7 views

CVE-2026-80890

In the Linux kernel, the following vulnerability has been resolved: sctp: reject stale cookies with mismatched verification tags sctpunpackcookie skips cookie expiration checks whenever an association already exists. This is broader than the exception in RFC 9260 Section 5.2.4. For an existing...

5.8AI score0.00177EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 6:17 p.m.7 views

CVE-2026-80899

In the Linux kernel, the following vulnerability has been resolved: erofs: remove fscache backend entirely EROFS over fscache was introduced to provide image lazy pulling functionality. After the feature landed, the fscache subsystem made netfs a new hard dependency, which is unexpected for a loc...

5.9AI score0.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 6:17 p.m.7 views

CVE-2026-80904

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fail tlsswspliceread after a failed async decrypt When an async decrypt fails, tlsdecryptdone records the error in ctx-asyncwait.err and calls tlserrabort, which stores it in skerr. tlsswrecvmsg and tlsswreadsock each re...

5.8AI score0.00161EPSS
SaveExploits0References2
Rows per page
Query Builder