Lucene search
+L

14575 matches found

EUVD
EUVD
added 2026/03/09 3:30 p.m.13 views

EUVD-2026-10334

The rtsockmsgbuffer function serializes routing information into a buffer. As a part of this, it copies sockaddr structures into a sockaddrstorage structure on the stack. It assumes that the source sockaddr length field had already been validated, but this is not necessarily the case, and it's...

7.5CVSS6AI score0.00468EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/03/09 3:30 p.m.9 views

EUVD-2026-10333

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

5.8AI score0.00359EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/09 3:30 p.m.21 views

EUVD-2026-10332

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

5.8AI score0.00359EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/09 1:15 p.m.15 views

CVE-2026-2261

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

7.5CVSS0.00359EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/09 12:31 p.m.9 views

EUVD-2025-208410

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this...

7.5AI score0.00111EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/09 12:31 p.m.12 views

EUVD-2025-208409

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this...

7.5AI score0.00111EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/09 12:10 p.m.5 views

CVE-2026-2261

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/09 12:10 p.m.39 views

CVE-2026-2261 blocklistd(8) socket leak

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

0.00359EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/09 12:10 p.m.5 views

CVE-2026-2261 blocklistd(8) socket leak

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

5.8AI score0.00359EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/09 12:10 p.m.38 views

CVE-2026-2261

The CVE-2026-2261 issue affects blocklistd where a programming error leaks a socket descriptor per adverse event, eventually exhausting file descriptors. After a moderate number of leaks, the process cannot run the helper script because a forked child dereferences a null pointer and crashes, prev...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/03/09 11:54 a.m.46 views

CVE-2025-15576

CVE-2025-15576 describes a jail/chroot escape in FreeBSD. When two sibling jails are restricted to separate filesystem trees, processes in the two jails can still exchange directory descriptors via a unix domain socket and access a shared directory mounted with nullfs. During a filesystem name lo...

7.5CVSS7.5AI score0.00111EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/09 11:54 a.m.6 views

CVE-2025-15576 Jail chroot escape via fd exchange with a different jail

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this...

5.8AI score0.00111EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/09 10:2 a.m.8 views

kernel: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG in pskbexpandhead as part of calipsoskbuffsetattr There exists a kernel oops caused by a BUGONnhead INTMAX i.e. intskbheadroomskb + lendelta skbheadroomskb is meant to ensure that delta = headroom - skbheadroomskb is...

7.5CVSS5.7AI score0.00248EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/09 9:38 a.m.16 views

kernel: net: af_can: do not leave a dangling sk pointer in can_create()

In the Linux kernel, the following vulnerability has been resolved: net: afcan: do not leave a dangling sk pointer in cancreate On error cancreate frees the allocated sk object, but sockinitdata has already attached it to the provided sock object. This will leave a dangling sk pointer in the sock...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/09 12:23 a.m.7 views

kernel: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG in pskbexpandhead as part of calipsoskbuffsetattr There exists a kernel oops caused by a BUGONnhead INTMAX i.e. intskbheadroomskb + lendelta skbheadroomskb is meant to ensure that delta = headroom - skbheadroomskb is...

7.5CVSS5.7AI score0.00248EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/09 12:0 a.m.14 views

FreeBSD 安全漏洞

FreeBSD is a Unix-like operating system developed by the FreeBSD Foundation. There is a security vulnerability in FreeBSD, which stems from a programming error that causes socket descriptors to be leaked. This vulnerability may cause blocklistd to fail and affect system performance...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/09 12:0 a.m.11 views

PT-2026-36467

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the Linux kernel between the lec atm close function setting priv-lecd to NULL and concurrent access to priv-lecd within the send to lecd, lec handle bridge, an...

7.7CVSS5.4AI score0.00119EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/09 12:0 a.m.13 views

FreeBSD 安全漏洞

FreeBSD is a Unix-like operating system developed by the FreeBSD Foundation. FreeBSD has a security vulnerability that stems from the rtsockmsgbuffer function not verifying the length field of the source sockaddr. This can lead to a stack buffer overflow, potentially causing a kernel crash...

7.5CVSS5.9AI score0.00468EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2026/03/09 12:0 a.m.14 views

PT-2026-24060

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

5.8AI score0.00359EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/07 1:43 a.m.9 views

CVE-2026-28727

Local privilege escalation due to insecure Unix socket permissions. The following products are affected: Acronis Cyber Protect 17 macOS before build 41186, Acronis Cyber Protect Cloud Agent macOS before build 41124, Acronis True Image macOS before build 42902...

7.8CVSS7.1AI score0.00105EPSS
SaveExploits0References1
Rows per page
Query Builder