Lucene search
+L

84 matches found

RedhatCVE
RedhatCVE
added yesterday6 views

CVE-2026-68125

A flaw was found in the Linux kernel's mac802154 component. A remote attacker, within radio range, could send a specially crafted IEEE 802.15.4 frame with a payload shorter than its authentication tag. This incorrect frame processing can lead to an out-of-bounds read during cryptographic...

6.5CVSS5.4AI score0.0021EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68126

A flaw was found in the Linux kernel's mac802154 component, which handles wireless communication. A local attacker with network administration privileges could exploit a timing vulnerability. By rapidly initiating and terminating network interface operations, the attacker could trigger a...

4.1CVSS5.5AI score0.00175EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago6 views

DEBIAN-CVE-2026-68125

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

5.3AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago5 views

CVE-2026-68125

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

0.0021EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago19 views

CVE-2026-68126

The CVE-2026-68126 vulnerability affects the Linux kernel mac802154 path by dereferencing the scanned sub-interface (sdata->dev) after the RCU read unlock and after the rtnl is dropped, leading to a use-after-free when DEL_INTERFACE or PHY removal unregisters the interface. The root cause is t...

5.3AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago3 views

CVE-2026-68126 mac802154: hold an interface reference across the scan worker

In the Linux kernel, the following vulnerability has been resolved: mac802154: hold an interface reference across the scan worker mac802154scanworker captures the scanning sub-interface under RCU and then keeps dereferencing sdata-dev after rcureadunlock and outside the rtnl -- in the failure...

5.4AI score
SaveExploits0References8
CVE
CVE
added 2 days ago21 views

CVE-2026-68125

CVE-2026-68125 – mac802154: llsec vulnerability in the Linux kernel Affected component: mac802154 llsec code in the Linux kernel. Root cause: In llsec_do_decrypt_auth(), assoclen is computed as assoclen += datalen - authlen, where datalen is the bytes after the MAC header and authlen is 4, 8, or ...

5.4AI score0.0021EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-68125 mac802154: llsec: reject frames shorter than the authentication tag

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago4 views

CVE-2026-68125 mac802154: llsec: reject frames shorter than the authentication tag

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

5.4AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-68125

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen +=...

5.5AI score0.0021EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/20 4:41 p.m.11 views

CVE-2026-63831

A flaw was found in the Linux kernel's mac802154 IEEE 802.15.4 MAC security component. This vulnerability allows for data corruption and potential kernel crashes when cryptographic transformations are performed on shared network packet data without proper isolation. A remote attacker could exploi...

8.8CVSS5.5AI score0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 12:16 p.m.10 views

CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS0.00243EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:2 p.m.23 views

CVE-2026-63831

CVE-2026-63831 (Linux kernel, mac802154 llsec) : In in-place crypto paths, llsec_do_encrypt_/llsec_do_decrypt_ modify skb data that may be shared across clones, risking silent data corruption, use-after-free, and kernel crashes under concurrent 802.15.4 traffic. The documented fix is to call skb_...

8.8CVSS5.7AI score0.00243EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.9 views

CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

5.6AI score0.00243EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/07/19 12:2 p.m.15 views

EUVD-2026-45497

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

5.6AI score0.00243EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.10 views

CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS5.5AI score0.00243EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:2 p.m.6 views

CVE-2026-63831 mac802154: llsec: add skb_cow_data() before in-place crypto

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS5.7AI score
SaveExploits0References11
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: mac802154: fixed the issue where key resources were released in mac802154llseckeydel. The mac802154llseckeydel function can free resources associated with a key directly, without following the RCU rules for waiting before the...

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007317)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007317 advisory. In the Linux kernel, the following vulnerability has been resolved: mac802154: fix llsec key resources release in mac802154llseckeydel mac802154llseckeydel can free...

7.8CVSS6.4AI score0.0024EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-50005)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50005 advisory. - In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References2
Rows per page
Query Builder