- EPSS 0.03%
- Published 22.08.2025 16:00:43
- Last modified 22.08.2025 18:08:51
In the Linux kernel, the following vulnerability has been resolved: rv: Use strings in da monitors tracepoints Using DA monitors tracepoints with KASAN enabled triggers the following warning: BUG: KASAN: global-out-of-bounds in do_trace_event_raw...
- EPSS 0.04%
- Published 22.08.2025 16:00:42
- Last modified 28.08.2025 15:15:56
In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-charger: Fix null check for power_supply_get_by_name In the cpcap_usb_detect() function, the power_supply_get_by_name() function may return `NULL` instead of a...
- EPSS 0.03%
- Published 22.08.2025 16:00:41
- Last modified 22.08.2025 18:08:51
In the Linux kernel, the following vulnerability has been resolved: clk: spacemit: mark K1 pll1_d8 as critical The pll1_d8 clock is enabled by the boot loader, and is ultimately a parent for numerous clocks, including those used by APB and AXI buse...
- EPSS 0.03%
- Published 22.08.2025 16:00:40
- Last modified 22.08.2025 18:08:51
In the Linux kernel, the following vulnerability has been resolved: pinmux: fix race causing mux_owner NULL with active mux_usecount commit 5a3e85c3c397 ("pinmux: Use sequential access to access desc->pinmux data") tried to address the issue when t...
- EPSS 0.03%
- Published 22.08.2025 16:00:39
- Last modified 22.08.2025 18:08:51
In the Linux kernel, the following vulnerability has been resolved: clk: imx95-blk-ctl: Fix synchronous abort When enabling runtime PM for clock suppliers that also belong to a power domain, the following crash is thrown: error: synchronous externa...
- EPSS 0.05%
- Published 22.08.2025 16:00:38
- Last modified 28.08.2025 15:15:56
In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref fb_add_videomode() can fail with -ENOMEM when its internal kmalloc() cannot allocate a struct fb_modelist. If that h...
- EPSS 0.02%
- Published 22.08.2025 16:00:37
- Last modified 22.08.2025 18:08:51
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: scarlett2: Fix missing NULL check scarlett2_input_select_ctl_info() sets up the string arrays allocated via kasprintf(), but it misses NULL checks, which may lead to NUL...
- EPSS 0.03%
- Published 22.08.2025 16:00:36
- Last modified 22.08.2025 18:08:51
In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix release of uninitialized resources on error path The commit in the fixes tag made sure that mlx5_vdpa_free() is the single entrypoint for removing the vdpa device re...
- EPSS 0.03%
- Published 22.08.2025 16:00:35
- Last modified 22.08.2025 18:08:51
In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic The decompress_io_ctx may be released asynchronously after I/O completion. If this file is deleted immediately after rea...
- EPSS 0.03%
- Published 22.08.2025 16:00:34
- Last modified 22.08.2025 18:08:51
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode w/ "mode=lfs" mount option, generic/299 will cause system panic as below: ------------[ cut here ]---------...