7.0

CVSS3.1

CVE-2026-43196 - soc: ti: pruss: Fix double free in pruss_clk_mux_setup()

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pruss: Fix double free in pruss_clk_mux_setup() In the pruss_clk_mux_setup(), the devm_add_action_or_reset() indirectly calls pruss_of_free_clk_provider(), which calls of_node_put(clk_mux_np) on the error path. However, …

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 10:15 p.m.

0.0

CVE-2026-43181 - gpio: sysfs: fix chip removal with GPIOs exported over sysfs

In the Linux kernel, the following vulnerability has been resolved: gpio: sysfs: fix chip removal with GPIOs exported over sysfs Currently if we export a GPIO over sysfs and unbind the parent GPIO controller, the exported attribute will remain under /sys/class/gpio because once we remove the pare…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 4:30 p.m.

5.5

CVSS3.1

CVE-2026-43170 - usb: dwc3: gadget: Move vbus draw to workqueue context

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Move vbus draw to workqueue context Currently dwc3_gadget_vbus_draw() can be called from atomic context, which in turn invokes power-supply-core APIs. And some these PMIC APIs have operations that may sleep, le…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 5:45 p.m.

0.0

CVE-2026-43151 - Revert "media: iris: Add sanity check for stop streaming"

In the Linux kernel, the following vulnerability has been resolved: Revert "media: iris: Add sanity check for stop streaming" This reverts commit ad699fa78b59241c9d71a8cafb51525f3dab04d4. Revert the check that skipped stop_streaming when the instance was in IRIS_INST_ERROR, as it caused multiple…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 6 p.m.

0.0

CVE-2026-43145 - remoteproc: imx_rproc: Fix invalid loaded resource table detection

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix invalid loaded resource table detection imx_rproc_elf_find_loaded_rsc_table() may incorrectly report a loaded resource table even when the current firmware does not provide one. When the device tree co…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 7, 2026, 3:15 a.m.

5.5

CVSS3.1

CVE-2026-43144 - wifi: brcmfmac: Fix potential kernel oops when probe fails

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential kernel oops when probe fails When probe of the sdio brcmfmac device fails for some reasons (i.e. missing firmware), the sdiodev->bus is set to error instead of NULL, thus the cleanup later in brcmf_s…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 7, 2026, 3:15 a.m.

7.0

CVSS3.1

CVE-2026-43143 - mfd: core: Add locking around 'mfd_of_node_list'

In the Linux kernel, the following vulnerability has been resolved: mfd: core: Add locking around 'mfd_of_node_list' Manipulating a list in the kernel isn't safe without some sort of mutual exclusion. Add a mutex any time we access / modify 'mfd_of_node_list' to prevent possible crashes.

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 7, 2026, 3:15 a.m.

5.5

CVSS3.1

CVE-2026-43132 - dm-verity: correctly handle dm_bufio_client_create() failure

In the Linux kernel, the following vulnerability has been resolved: dm-verity: correctly handle dm_bufio_client_create() failure If either of the calls to dm_bufio_client_create() in verity_fec_ctr() fails, then dm_bufio_client_destroy() is later called with an ERR_PTR() argument. That causes a …

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 3 p.m.

0.0

CVE-2025-71288 - memory: mtk-smi: fix device leaks on common probe

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leaks on common probe Make sure to drop the reference taken when looking up the SMI device during common probe on late probe failure (e.g. probe deferral) and on driver unbind.

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 7, 2026, 2 a.m.

5.5

CVSS3.1

CVE-2025-71286 - ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls The size of the data behind of scontrol->ipc_control_data for bytes controls is: [1] sizeof(struct sof_ipc4_control_data) + // kernel only struct [2] sizeof…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 1:30 p.m.
Total resulsts: 349182
Page 103 of 34,919
Β« previous page Β» next page
Filters