5 matches found
CVE-2026-46241
In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on registration failure Make sure to disable and free the interrupts in case controller registration fails to avoid a potential use-after-free and resource leak. This issue was flagged by Sashiko...
CVE-2026-46241
CVE-2026-46241 concerns the SPI driver for the MPC52xx in the Linux kernel, where a use-after-free can occur if controller registration fails because interrupts are not properly disabled and freed. The issue is resolved by a fix that ensures interrupts are disabled and resources freed on registra...
CVE-2023-54326
In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Free IRQs before removing the device In pciendpointtestremove, freeing the IRQs after removing the device creates a small race window for IRQs to be received with the test device memory already released,...
CVE-2023-54326
CVE-2023-54326 — Linux kernel (misc: pci_endpoint_test) — A race exists where freeing IRQs after the test device is removed can allow IRQs to arrive while memory already freed, leading to an oops in the IRQ handler. The advisory states the issue is solved by freeing the device IRQs before removin...
The vulnerabilities of the functions dpaa2_ptp_probe() and fsl_mc_free_irqs() in the module drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c of the Linux kernel allow a hacker to cause a service failure.
The vulnerabilities of the functions dpaa2ptpprobe and fslmcfreeirqs in the module drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c of the Linux kernel are related to a memory leak. Exploiting these vulnerabilities could allow an attacker to cause a service failure...