CVE-2025-38223
- EPSS 0.01%
- Veröffentlicht 04.07.2025 13:37:38
- Zuletzt bearbeitet 18.11.2025 15:03:50
In the Linux kernel, the following vulnerability has been resolved: ceph: avoid kernel BUG for encrypted inode with unaligned file size The generic/397 test hits a BUG_ON for the case of encrypted inode with unaligned file size (for example, 33K or...
CVE-2025-38221
- EPSS 0.01%
- Veröffentlicht 04.07.2025 13:37:37
- Zuletzt bearbeitet 18.11.2025 15:12:48
In the Linux kernel, the following vulnerability has been resolved: ext4: fix out of bounds punch offset Punching a hole with a start offset that exceeds max_end is not permitted and will result in a negative length in the truncate_inode_partial_fo...
CVE-2025-38222
- EPSS 0.03%
- Veröffentlicht 04.07.2025 13:37:37
- Zuletzt bearbeitet 18.12.2025 19:48:23
In the Linux kernel, the following vulnerability has been resolved: ext4: inline: fix len overflow in ext4_prepare_inline_data When running the following code on an ext4 filesystem with inline_data feature enabled, it will lead to the bug below. ...
CVE-2025-38220
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:36
- Zuletzt bearbeitet 18.11.2025 15:17:07
In the Linux kernel, the following vulnerability has been resolved: ext4: only dirty folios when data journaling regular files fstest generic/388 occasionally reproduces a crash that looks as follows: BUG: kernel NULL pointer dereference, address:...
CVE-2025-38218
- EPSS 0.03%
- Veröffentlicht 04.07.2025 13:37:35
- Zuletzt bearbeitet 18.12.2025 20:00:23
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sit_bitmap_size w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will...
CVE-2025-38219
- EPSS 0.03%
- Veröffentlicht 04.07.2025 13:37:35
- Zuletzt bearbeitet 18.12.2025 20:00:03
In the Linux kernel, the following vulnerability has been resolved: f2fs: prevent kernel warning due to negative i_nlink from corrupted image WARNING: CPU: 1 PID: 9426 at fs/inode.c:417 drop_nlink+0xac/0xd0 home/cc/linux/fs/inode.c:417 Modules link...
CVE-2025-38217
- EPSS 0.01%
- Veröffentlicht 04.07.2025 13:37:34
- Zuletzt bearbeitet 18.11.2025 15:21:06
In the Linux kernel, the following vulnerability has been resolved: hwmon: (ftsteutates) Fix TOCTOU race in fts_read() In the fts_read() function, when handling hwmon_pwm_auto_channels_temp, the code accesses the shared variable data->fan_source[ch...
CVE-2025-38215
- EPSS 0.03%
- Veröffentlicht 04.07.2025 13:37:33
- Zuletzt bearbeitet 18.12.2025 20:01:54
In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var If fb_add_videomode() in do_register_framebuffer() fails to allocate memory for fb_videomode, it...
CVE-2025-38216
- EPSS 0.01%
- Veröffentlicht 04.07.2025 13:37:33
- Zuletzt bearbeitet 18.11.2025 15:45:33
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Restore context entry setup order for aliased devices Commit 2031c469f816 ("iommu/vt-d: Add support for static identity domain") changed the context entry setup during ...
CVE-2025-38214
- EPSS 0.03%
- Veröffentlicht 04.07.2025 13:37:32
- Zuletzt bearbeitet 18.12.2025 21:10:38
In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var If fb_add_videomode() in fb_set_var() fails to allocate memory for fb_videomode, later it may lead to a null-...