Lucene search
+L

52 matches found

NVD
NVD
added 2026/08/19 8:17 a.m.10 views

CVE-2026-58083

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

8.4CVSS0.00168EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:28 a.m.51 views

CVE-2026-58083

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

8.4CVSS5.4AI score0.00168EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:28 a.m.7 views

EUVD-2026-62351

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

8.4CVSS5.5AI score0.00168EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:28 a.m.27 views

CVE-2026-58083 Use-after-free in kqueue copy-on-fork

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

0.00168EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.9 views

PT-2026-78316

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A use-after-free issue exists in the kernel during the copying of knotes during a fork operation. A knote with a timer-based filter may fire and be enqueued on t...

8.4CVSS5.6AI score0.00168EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/04 1:59 p.m.8 views

netty-transport-native-epoll: netty-transport-native-kqueue: Netty: Denial of Service due to file descriptor leak in SCM_RIGHTS message handling

A flaw was found in Netty, a network application framework. A local attacker could exploit a vulnerability in the nettyunixsocketrecvFd function when handling SCMRIGHTS messages in Epoll or KQueue DomainSocketChannel with DomainSocketReadMode.FILEDESCRIPTORS enabled. Incorrect handling of file...

4CVSS5.4AI score0.00136EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.12 views

FreeBSD : FreeBSD -- Use-after-free in kqueue copy-on-fork (a4e4a74c-8bb7-11f1-a6ab-bc241121aa0a)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the a4e4a74c-8bb7-11f1-a6ab-bc241121aa0a advisory. While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be...

8.4CVSS5.9AI score0.00168EPSS
SaveExploits0References2
FreeBSD Advisory
FreeBSD Advisory
added 2026/07/29 12:00 a.m.6 views

FreeBSD-SA-26:50.kqueue

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:50.kqueue Security Advisory The FreeBSD Project Topic: Use-after-free in kqueue copy-on-fork Category: core Module: kqueue Announced: 2026-07-29 Credits:...

8.4CVSS6AI score0.00168EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2026/07/29 12:00 a.m.10 views

FreeBSD -- Use-after-free in kqueue copy-on-fork

Problem Description: While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the acti...

8.4CVSS5.9AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/16 2:20 a.m.17 views

SUSE CVE-2026-45536

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, nettyunixsocketrecvFd sets msgcontrol to char controlCMSGSPACEsizeofint line 940 - 24 bytes on 64-bit Linux. A peer-sent SCMRIGHTS cmsg carrying two ints has...

4CVSS5.3AI score0.00136EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/12 2:12 p.m.103 views

CVE-2026-45536

CVE-2026-45536 affects Netty, specifically Unix-domain socket fd reception in netty_unix_socket_recvFd. Prior to versions 4.1.135.Final and 4.2.15.Final, a peer-sent SCM_RIGHTS message containing two fds can cause both descriptors to leak due to a mismatch between cmsg_len checks and the actual f...

4CVSS5.2AI score0.00136EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/12 2:12 p.m.42 views

CVE-2026-45536 Netty: Unix-socket fd receive leaks descriptors when peer sends two at once

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, nettyunixsocketrecvFd sets msgcontrol to char controlCMSGSPACEsizeofint line 940 — 24 bytes on 64-bit Linux. A peer-sent SCMRIGHTS cmsg carrying two ints has...

4CVSS0.00136EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/08 11:01 p.m.31 views

Netty: Unix-socket fd receive leaks descriptors when peer sends two at once

nettyunixsocketrecvFd sets msgcontrol to char controlCMSGSPACEsizeofint line 940 — 24 bytes on 64-bit Linux. A peer-sent SCMRIGHTS cmsg carrying two ints has cmsglen = CMSGLEN8 = 24, which fits exactly with no MSGCTRUNC, so the kernel installs both fds in the receiving process. The subsequent che...

4CVSS5.5AI score0.00136EPSS
SaveExploits0References5Affected Software2
Positive Technologies
Positive Technologies
added 2026/06/08 12:00 a.m.33 views

PT-2026-47608

Name of the Vulnerable Software and Affected Versions Netty affected versions not specified Description A file descriptor leak occurs in the netty unix socket recvFd function when a peer sends two file descriptors simultaneously via an SCM RIGHTS control message. The system allocates a control...

7.5CVSS5.7AI score0.00461EPSS
SaveExploits1References135
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2002-0823

Malware in sbrugna...

2.1CVSS6.4AI score0.00332EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2020/12/10 12:00 a.m.54 views

Security update for minidlna (moderate)

openSUSE Security Update: Security update for minidlna Announcement ID: openSUSE-SU-2020:2226-1 Rating: moderate References: 1179447 Cross-References: CVE-2020-12695 CVE-2020-28926 Affected Products: openSUSE Backports SLE-15-SP1 An update that fixes two vulnerabilities is now available...

9.8CVSS7.3AI score0.15193EPSS
SaveExploits4References1
Tenable Nessus
Tenable Nessus
added 2020/12/08 12:00 a.m.39 views

openSUSE Security Update : minidlna (openSUSE-2020-2194)

This update for minidlna fixes the following issues : minidlna was updated to version 1.3.0 boo1179447 - Fixed some build warnings when building with musl. - Use $USER instead of $LOGNAME for the default friendly name. - Fixed build with GCC 10 - Fixed some warnings from newer compilers - Disallo...

9.8CVSS6.7AI score0.15193EPSS
SaveExploits4References3
OPENSUSE Linux
OPENSUSE Linux
added 2020/12/08 12:00 a.m.40 views

Security update for minidlna (moderate)

openSUSE Security Update: Security update for minidlna Announcement ID: openSUSE-SU-2020:2204-1 Rating: moderate References: 1179447 Cross-References: CVE-2020-12695 CVE-2020-28926 Affected Products: openSUSE Backports SLE-15-SP2 An update that fixes two vulnerabilities is now available...

9.8CVSS7.3AI score0.15193EPSS
SaveExploits4References1
OPENSUSE Linux
OPENSUSE Linux
added 2020/12/07 12:00 a.m.58 views

Security update for minidlna (moderate)

openSUSE Security Update: Security update for minidlna Announcement ID: openSUSE-SU-2020:2194-1 Rating: moderate References: 1179447 Cross-References: CVE-2020-12695 CVE-2020-28926 Affected Products: openSUSE Leap 15.1 An update that fixes two vulnerabilities is now available. Description: This...

9.8CVSS7.3AI score0.15193EPSS
SaveExploits4References1
Tenable Nessus
Tenable Nessus
added 2020/12/07 12:00 a.m.41 views

openSUSE Security Update : minidlna (openSUSE-2020-2160)

This update for minidlna fixes the following issues : minidlna was updated to version 1.3.0 boo1179447 - Fixed some build warnings when building with musl. - Use $USER instead of $LOGNAME for the default friendly name. - Fixed build with GCC 10 - Fixed some warnings from newer compilers - Disallo...

9.8CVSS6.7AI score0.15193EPSS
SaveExploits4References3
Rows per page
Query Builder