| Summary | In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler Using the `devm_` variant for requesting IRQ _before_ the `devm_` This will lead to the IRQ handler calling `extcon_set_state_sync()` with Fix this racy use-after-free by making sure the IRQ is requested _after_ |
|---|---|
| Publication Date | June 4, 2026, 3:16 a.m. |
| Registration Date | June 4, 2026, 4:16 a.m. |
| Last Update | June 4, 2026, 3:16 a.m. |