CVE-2025-23136
- EPSS 0.18%
- Veröffentlicht 16.04.2025 14:13:16
- Zuletzt bearbeitet 14.07.2026 13:17:31
In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev might be NULL. This is similar to the commit cd2fd6eab480 ("platform/x86: int3472: ...
CVE-2025-23133
- EPSS 0.2%
- Veröffentlicht 16.04.2025 14:13:14
- Zuletzt bearbeitet 04.11.2025 17:01:03
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: update channel list in reg notifier instead reg worker Currently when ath11k gets a new channel list, it will be processed according to the following steps: 1. update...
CVE-2025-23131
- EPSS 0.17%
- Veröffentlicht 16.04.2025 14:13:13
- Zuletzt bearbeitet 04.07.2026 12:16:52
In the Linux kernel, the following vulnerability has been resolved: dlm: prevent NPD when writing a positive value to event_done do_uevent returns the value written to event_done. In case it is a positive value, new_lockspace would undo all the wor...
CVE-2025-23132
- EPSS 0.14%
- Veröffentlicht 16.04.2025 14:13:13
- Zuletzt bearbeitet 04.11.2025 17:01:21
In the Linux kernel, the following vulnerability has been resolved: f2fs: quota: fix to avoid warning in dquot_writeback_dquots() F2FS-fs (dm-59): checkpoint=enable has some unwritten data. ------------[ cut here ]------------ WARNING: CPU: 6 PID:...
CVE-2025-23130
- EPSS 0.16%
- Veröffentlicht 16.04.2025 14:13:12
- Zuletzt bearbeitet 04.11.2025 17:04:06
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic once fallocation fails for pinfile syzbot reports a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2746! CPU: 0 U...
CVE-2025-22127
- EPSS 0.11%
- Veröffentlicht 16.04.2025 14:13:10
- Zuletzt bearbeitet 03.11.2025 18:25:48
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in prepare_compress_overwrite() Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel (6.14.0-rc3, 6.12) I...
CVE-2025-22124
- EPSS 0.16%
- Veröffentlicht 16.04.2025 14:13:08
- Zuletzt bearbeitet 03.11.2025 18:27:37
In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k ...
CVE-2025-22125
- EPSS 0.17%
- Veröffentlicht 16.04.2025 14:13:08
- Zuletzt bearbeitet 27.04.2026 14:16:22
In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks...
CVE-2025-22121
- EPSS 0.17%
- Veröffentlicht 16.04.2025 14:13:05
- Zuletzt bearbeitet 14.07.2026 13:17:31
In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() There's issue as follows: BUG: KASAN: use-after-free in ext4_xattr_inode_dec_ref_all+0x6ff/0x790 Read of size 4 at add...
CVE-2025-22113
- EPSS 0.18%
- Veröffentlicht 16.04.2025 14:12:59
- Zuletzt bearbeitet 03.11.2025 18:38:15
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUG_ON if trying to start a transaction on a journal marked with JBD2_UNMOUNT, since this sho...