7.8

CVSS3.1

CVE-2026-31505 - iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats(…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

5.5

CVSS3.1

CVE-2026-31495 - netfilter: ctnetlink: use netlink policy range checks

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use netlink policy range checks Replace manual range and mask validations with netlink policy annotations in ctnetlink code paths, so that the netlink core rejects invalid values early and can generate extac…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

9.8

CVSS3.1

CVE-2026-31444 - ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free and NULL deref in smb_grant_oplock() smb_grant_oplock() has two issues in the oplock publication sequence: 1) opinfo is linked into ci->m_op_list (via opinfo_add) before add_lease_global_list() is ca…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

7.0

CVSS3.1

CVE-2026-31493 - RDMA/efa: Fix use of completion ctx after free

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in …

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 7 p.m.

7.8

CVSS3.1

CVE-2026-31475 - ASoC: sma1307: fix double free of devm_kzalloc() memory

In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devm_kzalloc() memory A previous change added NULL checks and cleanup for allocation failures in sma1307_setting_loaded(). However, the cleanup for mode_set entries is wrong. Those entries are a…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

5.5

CVSS3.1

CVE-2026-31481 - tracing: Drain deferred trigger frees if kthread creation fails

In the Linux kernel, the following vulnerability has been resolved: tracing: Drain deferred trigger frees if kthread creation fails Boot-time trigger registration can fail before the trigger-data cleanup kthread exists. Deferring those frees until late init is fine, but the post-boot fallback mus…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 28, 2026, 11:38 a.m.

9.8

CVSS3.1

CVE-2026-31501 - net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path cppi5_hdesc_get_psdata() returns a pointer into the CPPI descriptor. In both emac_rx_packet() and emac_rx_packet_zc(), the descriptor is freed via k3_cppi_de…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

5.5

CVSS3.1

CVE-2026-31492 - RDMA/irdma: Initialize free_qp completion before using it

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Initialize free_qp completion before using it In irdma_create_qp, if ib_copy_to_udata fails, it will call irdma_destroy_qp to clean up which will attempt to wait on the free_qp completion, which is not initialized yet…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 28, 2026, 12:46 p.m.

7.8

CVSS3.1

CVE-2026-31471 - xfrm: iptfs: only publish mode_data after clone setup

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: only publish mode_data after clone setup iptfs_clone_state() stores x->mode_data before allocating the reorder window. If that allocation fails, the code frees the cloned state and returns -ENOMEM, leaving x->mode_da…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

7.8

CVSS3.1

CVE-2026-31468 - vfio/pci: Fix double free in dma-buf feature

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfio_pci_core_feature_dma_buf() ignores its own advice to only use dma_buf_put() after dma_buf_export(), instead falling through the entire unwind chain. In the…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.
Total resulsts: 347815
Page 204 of 34,782
Β« previous page Β» next page
Filters