3 matches found
CVE-2026-31745
In the Linux kernel, the following vulnerability has been resolved: reset: gpio: fix double free in resetaddgpioauxdevice error path When auxiliarydeviceadd fails, resetaddgpioauxdevice calls auxiliarydeviceuninitadev. The device release callback resetgpioauxdevicerelease frees adev, but the...
7.8CVSS0.0012EPSS
SaveExploits0References2
bnge: return after auxiliary_device_uninit() in error path
...
5.5CVSS5.2AI score0.00121EPSS
SaveExploits0
EUVD-2025-32780
In the Linux kernel, the following vulnerability has been resolved: clk: microchip: fix potential UAF in auxdev release callback Similar to commit 1c11289b34ab "peci: cpu: Fix use-after-free in adevrelease", the auxiliary device is not torn down in the correct order. If auxiliarydeviceadd fails,...
6.2AI score0.00188EPSS
SaveExploits0References5
20