7.0

CVSS3.1

CVE-2026-31438 - netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators When a process crashes and the kernel writes a core dump to a 9P filesystem, __kernel_write() creates an ITER_KVEC iterator. This iterator reaches netfs_limit_it…

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

5.5

CVSS3.1

CVE-2026-31451 - ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio

In the Linux kernel, the following vulnerability has been resolved: ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio Replace BUG_ON() with proper error handling when inline data size exceeds PAGE_SIZE. This prevents kernel panic and allows the system to continue running w…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 7:55 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: May 6, 2026, 9:37 p.m.

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.

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.

7.8

CVSS3.1

CVE-2026-31431 - crypto: algif_aead - Revert to operating out-of-place

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destinatio…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: May 7, 2026, 4:13 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: May 7, 2026, 8 p.m.
Total resulsts: 349182
Page 340 of 34,919
Β« previous page Β» next page
Filters