0.0

CVE-2026-43010 - bpf: Reject sleepable kprobe_multi programs at attach time

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable kprobe_multi programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. However, bpf_kprobe_multi_link_attach() did not validate whether the program being attached had the slee…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-43008 - gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()

In the Linux kernel, the following vulnerability has been resolved: gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio() devm_regmap_init_mmio() returns an ERR_PTR() on failure, not NULL. The original code checked for NULL which would never trigger on error, potentially leading to an …

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-43007 - accel/qaic: Handle DBC deactivation if the owner went away

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Handle DBC deactivation if the owner went away When a DBC is released, the device sends a QAIC_TRANS_DEACTIVATE_FROM_DEV transaction to the host over the QAIC_CONTROL MHI channel. QAIC handles this by calling decode_d…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-43005 - hwmon: (tps53679) Fix array access with zero-length block read

In the Linux kernel, the following vulnerability has been resolved: hwmon: (tps53679) Fix array access with zero-length block read i2c_smbus_read_block_data() can return 0, indicating a zero-length read. When this happens, tps53679_identify_chip() accesses buf[ret - 1] which is buf[-1], reading o…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-43004 - spi: stm32-ospi: Fix resource leak in remove() callback

In the Linux kernel, the following vulnerability has been resolved: spi: stm32-ospi: Fix resource leak in remove() callback The remove() callback returned early if pm_runtime_resume_and_get() failed, skipping the cleanup of spi controller and other resources. Remove the early return so cleanup c…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-31785 - drm/xe/xe_pagefault: Disallow writes to read-only VMAs

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_pagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs. Add code to handle this in xe_pagefault_service after the VMA lookup. v2: - Apply max line lengt…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-31784 - drm/xe/pxp: Clear restart flag in pxp_start after jumping back

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxp_start after jumping back If we don't clear the flag we'll keep jumping back at the beginning of the function once we reach the end. (cherry picked from commit 0850ec7bb2459602351639dccf7a68a…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-31783 - spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback aml_sfc_probe() registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm clean…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-31781 - drm/ioc32: stop speculation on the drm_compat_ioctl path

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drm_compat_ioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the signature method of spectre problems. Fix this u…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.

0.0

CVE-2026-31778 - ALSA: caiaq: fix stack out-of-bounds read in init_card

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in init_card The loop creates a whitespace-stripped copy of the card shortname where `len < sizeof(card->id)` is used for the bounds check. Since sizeof(card->id) is 16 and the local id b…

πŸ“… Published: May 1, 2026, 2:15 p.m. πŸ”„ Last Modified: May 1, 2026, 2:15 p.m.
Total resulsts: 347919
Page 35 of 34,792
Β« previous page Β» next page
Filters