2 matches found
EUVD-2026-86730
In the Linux kernel, the following vulnerability has been resolved: ieee802154: hwsim: serialize pib updates to fix double-free hwsimupdatepib does an unserialized read-swap-free of phy-pib: pibold = rtnldereferencephy-pib; ... rcuassignpointerphy-pib, pib; kfreercupibold, rcu; It assumes the RTN...
5.7AI score
SaveExploits0References4
CVE-2026-97599
The Linux kernel contains a vulnerability in the ieee802154: hwsim component where a double-free condition can occur. The root cause is an unserialized read-swap-free of phy->pib within the hwsim_update_pib() function. Because the mac802154 scan worker can update channels without holding the R...
5.7AI score
SaveExploits0References4
20