Lucene search
+L

112 matches found

AstraLinux
AstraLinux
added last week6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: 6lowpan: resetting the link-local header in the IPv6 receive path The Bluetooth 6lowpan.c netdev module has the headerops function; therefore, it must set the link-local header for the RX skb packet. Otherwise, thin...

8.8CVSS5.3AI score0.00273EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/07/29 12:0 a.m.6 views

The vulnerability of the recv_pkt() function in the net/bluetooth/6lowpan.c module of the Linux kernel’s Bluetooth subsystem allows a hacker to cause a service failure.

The vulnerability of the recvpkt function in the net/bluetooth/6lowpan.c module of the Linux Bluetooth subsystem is related to the improper disabling or release of resources. Exploiting this vulnerability could allow a malicious actor to cause service failure remotely...

4.8CVSS7.4AI score0.00273EPSS
SaveExploits0References20Affected Software3
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64452

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

7.1CVSS0.00219EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64452

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

7.1CVSS5.6AI score0.00219EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.16 views

CVE-2026-64452

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

7.1CVSS5.4AI score0.00219EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.34 views

CVE-2026-64452 6lowpan: fix NHC entry use-after-free on error path

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

7.1CVSS0.00219EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.25 views

CVE-2026-64452

CVE-2026-64452 (Linux kernel 6LoWPAN) involves a race condition in 6LoWPAN’s Next Header Compression (NHC) handling that can cause a use-after-free in lowpan_nhc_do_uncompression when an NHC descriptor is freed while another path accesses nhc->name in an error path. The issue arises from holdi...

7.1CVSS5.7AI score0.00219EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64452 6lowpan: fix NHC entry use-after-free on error path

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

7.1CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:51 a.m.12 views

EUVD-2026-48796

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

5.7AI score0.00219EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64452

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

7.1CVSS5.7AI score0.00219EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64452

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no...

7.1CVSS5.5AI score0.00219EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.21 views

PT-2026-64673

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpan nhc do uncompression looks up an NHC descriptor while holding lowpan nhc lock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

5.7AI score0.00219EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.7 views

SUSE CVE-2026-63870

In the Linux kernel, the following vulnerability has been resolved: ieee802154: 6lowpan: only accept IPv6 packets in lowpanxmit The aoe driver or similar generates a non-IPv6 packet e.g., ETHPAOE and queues it for transmission via devqueuexmit on a 6LoWPAN interface configured by the user or test...

7.8CVSS5.7AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 11:50 p.m.5 views

CVE-2026-63991

A flaw was found in the Linux kernel's Bluetooth 6lowpan module. This vulnerability occurs because the sendmcastpkt function does not properly check the return value of skbclone, which can be null if memory allocation fails. An attacker could exploit this by triggering a scenario where skbclone...

5.5CVSS5.2AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 7:31 p.m.10 views

CVE-2026-63870

A flaw was found in the Linux kernel's 6LoWPAN IPv6 over Low-Power Wireless Personal Area Networks module. When a non-IPv6 packet is transmitted over a 6LoWPAN interface, the system attempts to process uninitialized data. This can lead to system instability or a denial of service, making the syst...

7.8CVSS5.2AI score0.00123EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-63991

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: 6lowpan: check skbclone return value in sendmcastpkt The skbclone function can return NULL if memory allocation fails. sendmcastpkt calls skbclone...

5.9AI score0.00177EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-63870

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ieee802154: 6lowpan: only accept IPv6 packets in lowpanxmit The aoe driver or similar generates a non-IPv6 packet e.g., ETHPAOE and queues it for transmission v...

7.8CVSS5.5AI score0.00123EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-63991

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: check skbclone return value in sendmcastpkt The skbclone function can return NULL if memory allocation fails. sendmcastpkt calls skbclone without checking the return value, which can lead to a NULL pointer...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 3:16 p.m.9 views

CVE-2026-63870

In the Linux kernel, the following vulnerability has been resolved: ieee802154: 6lowpan: only accept IPv6 packets in lowpanxmit The aoe driver or similar generates a non-IPv6 packet e.g., ETHPAOE and queues it for transmission via devqueuexmit on a 6LoWPAN interface configured by the user or test...

7.8CVSS0.00123EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 2:56 p.m.11 views

EUVD-2026-45564

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: check skbclone return value in sendmcastpkt The skbclone function can return NULL if memory allocation fails. sendmcastpkt calls skbclone without checking the return value, which can lead to a NULL pointer...

5.4AI score0.00177EPSS
SaveExploits0References8
Rows per page
Query Builder