5.5

CVSS3.1

CVE-2026-43024 - netfilter: nf_tables: reject immediate NF_QUEUE verdict

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject immediate NF_QUEUE verdict nft_queue is always used from userspace nftables to deliver the NF_QUEUE verdict. Immediately emitting an NF_QUEUE verdict is never used by the userspace nft tools, so rejec…

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

5.5

CVSS3.1

CVE-2026-43017 - Bluetooth: MGMT: validate mesh send advertising payload length

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate mesh send advertising payload length mesh_send() currently bounds MGMT_OP_MESH_SEND by total command length, but it never verifies that the bytes supplied for the flexible adv_data[] array actually match…

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

5.5

CVSS3.1

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, midnight πŸ”„ Last Modified: May 7, 2026, 8:24 p.m.

5.5

CVSS3.1

CVE-2026-31755 - usb: cdns3: gadget: fix NULL pointer dereference in ep_queue

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix NULL pointer dereference in ep_queue When the gadget endpoint is disabled or not yet configured, the ep->desc pointer can be NULL. This leads to a NULL pointer dereference when __cdns3_gadget_ep_queue() is…

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

7.8

CVSS3.1

CVE-2026-31745 - reset: gpio: fix double free in reset_add_gpio_aux_device() error path

In the Linux kernel, the following vulnerability has been resolved: reset: gpio: fix double free in reset_add_gpio_aux_device() error path When __auxiliary_device_add() fails, reset_add_gpio_aux_device() calls auxiliary_device_uninit(adev). The device release callback reset_gpio_aux_device_relea…

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

7.8

CVSS3.1

CVE-2026-31743 - nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corruption. use correct buffer size in dma_alloc_coher…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 3, 2026, 5:45 a.m.

5.5

CVSS3.1

CVE-2026-31732 - gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()

In the Linux kernel, the following vulnerability has been resolved: gpio: Fix resource leaks on errors in gpiochip_add_data_with_key() Since commit aab5c6f20023 ("gpio: set device type for GPIO chips"), `gdev->dev.release` is unset. As a result, the reference count to `gdev->dev` isn't dropped o…

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

5.5

CVSS3.1

CVE-2026-31727 - usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo Commit ec35c1969650 ("usb: gadget: f_ncm: Fix net_device lifecycle with device_move") reparents the gadget device to /sys/devices/virtual during unbind, clearing the…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 7, 2026, 4:20 p.m.

7.8

CVSS3.1

CVE-2026-31703 - writeback: Fix use after free in inode_switch_wbs_work_fn()

In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inode_switch_wbs_work_fn() inode_switch_wbs_work_fn() has a loop like: wb_get(new_wb); while (1) { list = llist_del_all(&new_wb->switch_wbs_ctxs); /* Nothing to do? */ if (!list) …

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

5.5

CVSS3.1

CVE-2026-31704 - ksmbd: use check_add_overflow() to prevent u16 DACL size overflow

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use check_add_overflow() to prevent u16 DACL size overflow set_posix_acl_entries_dacl() and set_ntacl_dacl() accumulate ACE sizes in u16 variables. When a file has many POSIX ACL entries, the accumulated size can wrap past…

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