Lucene search
K

1244 matches found

OSV
OSV
added 2026/04/03 4:16 p.m.3 views

UBUNTU-CVE-2026-23444

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211txprepareskb failure ieee80211txprepareskb has three error paths, but only two of them free the skb. The first error path ieee80211txprepare returning TXDROP does not free it, while...

7.8CVSS5.7AI score0.00015EPSS
Exploits0References6
CVE
CVE
added 2026/04/03 3:15 p.m.12 views

CVE-2026-23444

CVE-2026-23444 has been addressed in the Linux kernel by fixing skb ownership handling in wifi/mac80211. The patch adds kfree_skb() in the ieee80211_tx_prepare_skb() failure path to ensure all error paths free the skb, and removes redundant frees in callers (ath9k, mt76, mac80211_hwsim). The func...

7.8CVSS5.8AI score0.00015EPSS
Exploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.3 views

PT-2026-30139

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's mac80211 component related to the handling of skb socket buffer memory allocation within the ieee80211 tx prepare skb function. Specifically, the...

7.8CVSS5.5AI score0.00015EPSS
Exploits0References37
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-23414

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tls: Purge asynchold in tlsdecryptasyncwait The asynchold queue pins encrypted input skbs while the AEAD engine references their scatterlist data. Once...

7.5CVSS6.9AI score0.00045EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.3 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the incorrect path not releasing the skb objects properly, potentially leading to memory leaks or...

7.8CVSS5.8AI score0.00015EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/03/30 3:45 p.m.4 views

kernel: can: j1939: j1939_session_new(): fix skb reference counting

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sessionnew: fix skb reference counting Since j1939sessionskbqueue does an extra skbget for each new skb, do the same for the initial one in j1939sessionnew to avoid refcount underflow. mkl: clean up commit messag...

5.5CVSS5.7AI score0.00008EPSS
Exploits0References5
OSV
OSV
added 2026/03/30 12:0 a.m.3 views

ALSA-2026:6037 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Use-After-Free vulnerability in ATM subsystem CVE-2025-38180 kernel: macvlan: fix error recovery in macvlancommonnewlink CVE-2026-23209 kernel: net/sched: clsu32: use...

7.8CVSS5.9AI score0.00059EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.3 views

SUSE 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.7AI score0.00017EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/03/25 2:39 p.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...

5.5CVSS5.7AI score0.00033EPSS
Exploits0References5
EUVD
EUVD
added 2026/03/25 12:30 p.m.3 views

EUVD-2026-15305

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free skb on ncitransceive early error paths ncitransceive takes ownership of the skb passed by the caller, but the -EPROTO, -EINVAL, and -EBUSY error paths return without freeing it. Due to issues clearing NCIDATAEXCHAN...

5.7AI score0.00031EPSS
Exploits0References7
EUVD
EUVD
added 2026/03/25 12:30 p.m.1 views

EUVD-2026-15234

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.6AI score0.00017EPSS
Exploits0References4
NVD
NVD
added 2026/03/25 11:16 a.m.1 views

CVE-2026-23339

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free skb on ncitransceive early error paths ncitransceive takes ownership of the skb passed by the caller, but the -EPROTO, -EINVAL, and -EBUSY error paths return without freeing it. Due to issues clearing NCIDATAEXCHAN...

5.5CVSS0.00031EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:27 a.m.1 views

CVE-2026-23339

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free skb on ncitransceive early error paths ncitransceive takes ownership of the skb passed by the caller, but the -EPROTO, -EINVAL, and -EBUSY error paths return without freeing it. Due to issues clearing NCIDATAEXCHAN...

5.7AI score0.00031EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.4 views

CVE-2026-23339

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free skb on ncitransceive early error paths ncitransceive takes ownership of the skb passed by the caller, but the -EPROTO, -EINVAL, and -EBUSY error paths return without freeing it. Due to issues clearing NCIDATAEXCHAN...

5.5CVSS5.2AI score0.00031EPSS
Exploits0
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.16 views

CVE-2026-23339 nfc: nci: free skb on nci_transceive early error paths

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free skb on ncitransceive early error paths ncitransceive takes ownership of the skb passed by the caller, but the -EPROTO, -EINVAL, and -EBUSY error paths return without freeing it. Due to issues clearing NCIDATAEXCHAN...

0.00031EPSS
Exploits0References8
OSV
OSV
added 2026/03/25 5:44 a.m.2 views

SUSE-SU-2026:20943-1 Security update for the Linux Kernel (Live Patch 4 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.9.1 fixes various security issues The following security issues were fixed: - CVE-2025-68813: ipvs: fix ipv4 null-ptr-deref in route error path bsc1256644. - CVE-2025-71085: ipv6: BUG in pskbexpandhead as part of calipsoskbuffsetattr...

5.5CVSS5.9AI score0.00068EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/25 5:33 a.m.6 views

kernel: sctp: avoid NULL dereference when chunk data buffer is missing

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

5.8AI score0.0004EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/25 4:12 a.m.2 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...

5.5CVSS5.7AI score0.00033EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/25 12:24 a.m.5 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...

5.5CVSS5.9AI score0.00033EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.3 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to release skb objects, potentially leading to memory leaks...

5.5CVSS5.8AI score0.00031EPSS
Exploits0References7
Rows per page
Query Builder