Lucene search
+L

112 matches found

EUVD
EUVD
added 2026/07/19 2:56 p.m.15 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
CVE
CVE
added 2026/07/19 2:56 p.m.41 views

CVE-2026-63991

The CVE CVE-2026-63991 concerns the Linux kernel Bluetooth 6lowpan path. The issue: skb_clone() may return NULL on allocation failure, and send_mcast_pkt() did not check this, risking a NULL pointer dereference in send_pkt() when dereferencing skb->data. The connected records indicate a fix wa...

5.4AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.46 views

CVE-2026-63991 Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()

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
Cvelist
Cvelist
added 2026/07/19 2:18 p.m.45 views

CVE-2026-63870 ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()

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.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:18 p.m.20 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.8CVSS5.3AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:18 p.m.55 views

CVE-2026-63870

The CVE-2026-63870 issue affects linux ieee802154/6lowpan where non‑IPv6 packets (e.g., from an aoe driver) queued for transmission on a 6LoWPAN interface bypass the IPv6 check. The header creation function returns early and leaves lowpan_addr_info uninitialized in skb headroom; the transmit path...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:18 p.m.12 views

CVE-2026-63870 ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()

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.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.16 views

PT-2026-61308

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Bluetooth 6lowpan component where the send mcast pkt function calls skb clone without verifying its return value. Because skb clone can return NULL during memory...

5.1AI score0.00177EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-53263

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and...

5.5CVSS5.9AI score0.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.17 views

SUSE CVE-2026-53263

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/06/26 1:26 a.m.26 views

CVE-2026-53263

A flaw was found in the Linux kernel's 6lowpan component. An off-by-one error during multicast context address compression can lead to the transmission of uninitialized kernel stack memory over the network. This vulnerability results in information disclosure, potentially allowing an attacker to...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 9:16 a.m.13 views

UBUNTU-CVE-2026-53263

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References16
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.14 views

CVE-2026-53263

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses 1 as destination and &ipaddr-;s6addr11 as source, but both should be offset by one: 2 and &ipaddr-;s6addr12...

5.6AI score0.00115EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/06/25 8:39 a.m.56 views

CVE-2026-53263

CVE-2026-53263 is reported in OSV entries as affecting the rootio-linux package in Ubuntu/Debian environments, with patches available in multiple fixed versions (e.g., Root:Ubuntu:22.04 and Root:Ubuntu:24.04; Debian 11/12 tracks). The Debian/Ubuntu Nessus OSV entries note patches for these distri...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/06/25 8:39 a.m.17 views

EUVD-2026-39214

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.7AI score0.00115EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.47 views

CVE-2026-53263 6lowpan: fix off-by-one in multicast context address compression

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

0.00115EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/25 8:39 a.m.11 views

CVE-2026-53263 6lowpan: fix off-by-one in multicast context address compression

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.8AI score
SaveExploits0References11
Ubuntu
Ubuntu
added 2026/06/11 6:54 p.m.29 views

USN-8423-1: lwIP vulnerabilities

It was discovered that lwIP contained a buffer overflow in the EAP authentication handling code. An attacker could possibly use this issue to trigger a buffer overflow, resulting in arbitrary code execution or a denial of service. This issue only affected Ubuntu 20.04 LTS. CVE-2020-8597 It was...

10CVSS8.8AI score0.19925EPSS
SaveExploits4
OSV
OSV
added 2026/06/11 6:54 p.m.17 views

USN-8423-1 lwip vulnerabilities

It was discovered that lwIP contained a buffer overflow in the EAP authentication handling code. An attacker could possibly use this issue to trigger a buffer overflow, resulting in arbitrary code execution or a denial of service. This issue only affected Ubuntu 20.04 LTS. CVE-2020-8597 It was...

10CVSS9.6AI score0.19925EPSS
SaveExploits4References5
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.16 views

PT-2026-61187

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the kernel fails to properly validate packets on 6LoWPAN interfaces. When a non-IPv6 packet is queued for transmission via dev queue xmit, the header ops-create...

7.8CVSS7.1AI score0.00176EPSS
SaveExploits0
Rows per page
Query Builder