0.0

CVE-2026-31654 - mm/vma: fix memory leak in __mmap_region()

In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix memory leak in __mmap_region() commit 605f6586ecf7 ("mm/vma: do not leak memory when .mmap_prepare swaps the file") handled the success path by skipping get_file() via file_doesnt_need_get, but missed the error path. …

πŸ“… Published: April 24, 2026, 2:45 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31653 - mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails damon_call() for repeat_call_control of DAMON_SYSFS could fail if somehow the kdamond is stopped before the damon_call(). It could happen, for example, when te da…

πŸ“… Published: April 24, 2026, 2:45 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31652 - mm/damon/stat: deallocate damon_call() failure leaking damon_ctx

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: deallocate damon_call() failure leaking damon_ctx damon_stat_start() always allocates the module's damon_ctx object (damon_stat_context). Meanwhile, if damon_call() in the function fails, the damon_ctx object is n…

πŸ“… Published: April 24, 2026, 2:45 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31651 - mmc: vub300: fix NULL-deref on disconnect

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free.

πŸ“… Published: April 24, 2026, 2:45 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31650 - mmc: vub300: fix use-after-free on disconnect

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its driver data and the last reference can in theory be dropped after the driver has been unbound. This…

πŸ“… Published: April 24, 2026, 2:45 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31649 - net: stmmac: fix integer underflow in chain mode

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbo_frm() chain-mode implementation unconditionally computes len = nopaged_len - bmax; where nopaged_len = skb_headlen(skb) (linear bytes only) and bmax is BUF_SIZE_8Ki…

πŸ“… Published: April 24, 2026, 2:45 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31648 - mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()

In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nr_pages calculation overflow in filemap_map_pages() When running stress-ng on my Arm64 machine with v7.0-rc3 kernel, I encountered some very strange crash issues showing up as "Bad page state": " [ 734.496287]…

πŸ“… Published: April 24, 2026, 2:45 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31647 - idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling

In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local lock in the idpf_vc_xn struct. The conversion is safe because complete/_all() are called outside the lo…

πŸ“… Published: April 24, 2026, 2:45 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31646 - net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool() page_pool_create() can return an ERR_PTR on failure. The return value is used unconditionally in the loop that follows, passing the error pointer thr…

πŸ“… Published: April 24, 2026, 2:44 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.

0.0

CVE-2026-31645 - net: lan966x: fix page pool leak in error paths

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page pool leak in error paths lan966x_fdma_rx_alloc() creates a page pool but does not destroy it if the subsequent fdma_alloc_coherent() call fails, leaking the pool. Similarly, lan966x_fdma_init() frees the c…

πŸ“… Published: April 24, 2026, 2:44 p.m. πŸ”„ Last Modified: April 24, 2026, 5:51 p.m.
Total resulsts: 347837
Page 140 of 34,784
Β« previous page Β» next page
Filters