Lucene search
+L

176 matches found

EUVD
EUVD
added 2026/04/24 2:35 p.m.8 views

EUVD-2026-25456

In the Linux kernel, the following vulnerability has been resolved: net: macb: Use devconsumeskbany to free TX SKBs The napiconsumeskb function is not intended to be called in an IRQ disabled context. However, after commit 6bc8a5098bf4 "net: macb: Fix txptrlock locking", the freeing of TX SKBs is...

5.3AI score0.00501EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/02 11:28 p.m.8 views

SUSE CVE-2026-23414

In the Linux kernel, the following vulnerability has been resolved: tls: Purge asynchold in tlsdecryptasyncwait The asynchold queue pins encrypted input skbs while the AEAD engine references their scatterlist data. Once tlsdecryptasyncwait returns, every AEAD operation has completed and the engin...

4.7CVSS5.6AI score0.00244EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2026/04/02 9:43 p.m.5 views

CVE-2026-23414

A flaw was found in the Linux kernel's Transport Layer Security TLS subsystem. When processing TLS messages, a memory leak can occur if the tlsstrpmsghold function fails. This failure can lead to socket kernel buffers skbs being added to an internal queue but not properly released, consuming syst...

7.5CVSS5.8AI score0.00244EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/02 11:40 a.m.3 views

CVE-2026-23414

In the Linux kernel, the following vulnerability has been resolved: tls: Purge asynchold in tlsdecryptasyncwait The asynchold queue pins encrypted input skbs while the AEAD engine references their scatterlist data. Once tlsdecryptasyncwait returns, every AEAD operation has completed and the engin...

5.6AI score0.00244EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.7 views

PT-2026-29721

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to the handling of asynchronous decryption within the TLS Transport Layer Security protocol. Specifically, the async hold queue, used to manage...

7.5CVSS5.8AI score0.00244EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/25 4:23 p.m.7 views

CVE-2026-23299

A flaw was found in the Linux kernel's Bluetooth subsystem. When transmit TX timestamping is enabled, socket kernel buffers SKBs can accumulate in an error queue. If user applications fail to read these timestamps or if the Bluetooth controller is unexpectedly removed, these SKBs are not properly...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/25 11:16 a.m.6 views

CVE-2026-23299

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: purge error queues in socket destructors When TX timestamping is enabled via SOTIMESTAMPING, SKBs may be queued into skerrorqueue and will stay there until consumed. If userspace never gets to read the timestamps, or i...

5.5CVSS0.00121EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.43 views

CVE-2026-23372 nfc: rawsock: cancel tx_work before socket teardown

In the Linux kernel, the following vulnerability has been resolved: nfc: rawsock: cancel txwork before socket teardown In rawsockrelease, cancel any pending txwork and purge the write queue before orphaning the socket. rawsocktxwork runs on the system workqueue and calls nfcdataexchange which...

7.8CVSS0.00132EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/03/25 10:26 a.m.30 views

CVE-2026-23299 Bluetooth: purge error queues in socket destructors

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: purge error queues in socket destructors When TX timestamping is enabled via SOTIMESTAMPING, SKBs may be queued into skerrorqueue and will stay there until consumed. If userspace never gets to read the timestamps, or i...

0.00121EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/25 4:10 a.m.6 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

7.5CVSS5.9AI score0.00458EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/31 11:38 a.m.8 views

EUVD-2026-5078

In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in nfconntrackcleanupnetlist to make debugging leaked skbs/conntrack references more obvious. syzbot reports this as triggering, and I can also reproduce this...

5.8AI score0.00128EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/31 11:38 a.m.51 views

CVE-2026-23016 inet: frags: drop fraglist conntrack references

In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in nfconntrackcleanupnetlist to make debugging leaked skbs/conntrack references more obvious. syzbot reports this as triggering, and I can also reproduce this...

0.00128EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23016

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in...

5.5CVSS5.3AI score0.00128EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/15 12:5 a.m.10 views

CVE-2025-68768

In the Linux kernel, the following vulnerability has been resolved: inet: frags: flush pending skbs in fqdirpreexit We have been seeing occasional deadlocks on pernetopsrwsem since September in NIPA. The stuck task was usually modprobe often loading a driver like ipvlan, trying to take the lock a...

4.4CVSS5.7AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/01/13 3:28 p.m.9 views

CVE-2025-68768

In the Linux kernel, the following vulnerability has been resolved: inet: frags: flush pending skbs in fqdirpreexit We have been seeing occasional deadlocks on pernetopsrwsem since September in NIPA. The stuck task was usually modprobe often loading a driver like ipvlan, trying to take the lock a...

5.3AI score0.00168EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the failure to refresh pending skb's in fqdirpreexit, which could lead to a deadlock...

5.8AI score0.00168EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.7 views

PT-2026-27664

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to Bluetooth socket destructors. When TX timestamping is enabled using the SO TIMESTAMPING option, Send Queues SKBs can accumulate in the sk err...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.14 views

PT-2026-27737

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the NFC rawsock functionality of the Linux kernel. Specifically, the rawsock release function does not properly cancel pending tx work and purge the write queue before...

7.8CVSS6.2AI score0.00132EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992763)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992763 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Don't redirect packets with invalid pktlen Syzbot found an issue 1: fqcodeldrop try to drop ...

7.8CVSS6.1AI score0.00221EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.11 views

CVE-2023-54238

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napiconsume nor by devkfreeskbany. Add call to napiconsumeskb to properly free SKBs. Another...

7.8CVSS0.00132EPSS
SaveExploits0References3
Rows per page
Query Builder