- EPSS 0.04%
- Published 15.09.2025 14:21:18
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: chardev: fix error handling in cdev_device_add() While doing fault injection test, I got the following report: ------------[ cut here ]------------ kobject: '(null)' (000000003995...
- EPSS 0.02%
- Published 15.09.2025 14:21:17
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create() In error case in bridge_platform_create after calling platform_device_add()/platform_device_add_data()/ platfor...
- EPSS 0.04%
- Published 15.09.2025 14:21:16
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_limit() There is a global-out-of-bounds reported by KASAN: BUG: KASAN: global-out-of-bounds in _rtl88...
- EPSS 0.04%
- Published 15.09.2025 14:21:16
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: pnode: terminate at peers of source The propagate_mnt() function handles mount propagation when creating mounts and propagates the source mount tree @source_mnt to all applicable n...
- EPSS 0.04%
- Published 15.09.2025 14:21:15
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: PNP: fix name memory leak in pnp_alloc_dev() After commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocated dynamically,...
- EPSS 0.01%
- Published 15.09.2025 14:21:14
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: ext4: don't allow journal inode to have encrypt flag Mounting a filesystem whose journal inode has the encrypt flag causes a NULL dereference in fscrypt_limit_io_blocks() when the ...
- EPSS 0.04%
- Published 15.09.2025 14:21:13
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in power_supply_get_battery_info when kmalloc() fail to allocate memory in kasprintf(), propname will be NULL, strcmp() called by of_g...
- EPSS 0.03%
- Published 15.09.2025 14:21:11
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Add the missed acpi_put_table() to fix memory leak When the radeon driver reads the bios information from ACPI table in radeon_acpi_vfct_bios(), it misses to call acpi_...
- EPSS 0.03%
- Published 15.09.2025 14:21:10
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: adopts refcnt to avoid UAF dvb_unregister_device() is known that prone to use-after-free. That is, the cleanup from dvb_unregister_device() releases the dvb_device e...
- EPSS 0.03%
- Published 15.09.2025 14:21:09
- Last modified 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on destination blkaddr during recovery As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=216456 loop5: detected capaci...