In the Linux kernel, the following vulnerability has been resolved: mac802154: fix llsec key resources release in mac802154_llsec_key_del mac802154_llsec_key_del() can free resources of a key direc…
High CVSS 7.0
Summary
In the Linux kernel, the following vulnerability has been resolved: mac802154: fix llsec key resources release in mac802154_llsec_key_del mac802154_llsec_key_del() can free resources of a key directly without following the RCU rules for waiting before the end of a grace period. This may lead to use-after-free in case llsec_lookup_key() is traversing the list of keys in parallel with a key deletion: refcount_t: addition on 0; use-after-free. WARNING: CPU: 4 PID: 16000 at lib/refcount.c:25 ref…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/068ab2759bc0b4daf0b964de61b2731449c86531 Patch
- https://git.kernel.org/stable/c/20d3e1c8a1847497269f04d874b2a5818ec29e2d Patch
- https://git.kernel.org/stable/c/49c8951680d7b76fceaee89dcfbab1363fb24fd1 Patch
- https://git.kernel.org/stable/c/640297c3e897bd7e1481466a6a5cb9560f1edb88 Patch
- https://git.kernel.org/stable/c/d3d858650933d44ac12c1f31337e7110c2071821 Patch
- https://git.kernel.org/stable/c/dcd51ab42b7a0431575689c5f74b8b6efd45fc2f Patch
- https://git.kernel.org/stable/c/e8a1e58345cf40b7b272e08ac7b32328b2543e40 Patch
- https://git.kernel.org/stable/c/068ab2759bc0b4daf0b964de61b2731449c86531 Patch
- https://git.kernel.org/stable/c/20d3e1c8a1847497269f04d874b2a5818ec29e2d Patch
- https://git.kernel.org/stable/c/49c8951680d7b76fceaee89dcfbab1363fb24fd1 Patch
- https://git.kernel.org/stable/c/640297c3e897bd7e1481466a6a5cb9560f1edb88 Patch
- https://git.kernel.org/stable/c/d3d858650933d44ac12c1f31337e7110c2071821 Patch
- https://git.kernel.org/stable/c/dcd51ab42b7a0431575689c5f74b8b6efd45fc2f Patch
- https://git.kernel.org/stable/c/e8a1e58345cf40b7b272e08ac7b32328b2543e40 Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Timeline
- nvd_ingest NVD