CVE-2025-38225
- EPSS 0.03%
- Veröffentlicht 04.07.2025 13:37:40
- Zuletzt bearbeitet 18.12.2025 19:46:17
In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Cleanup after an allocation error When allocation failures are not cleaned up by the driver, further allocation errors will be false-positives, which will cause bu...
CVE-2025-38226
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:40
- Zuletzt bearbeitet 18.12.2025 19:43:09
In the Linux kernel, the following vulnerability has been resolved: media: vivid: Change the siize of the composing syzkaller found a bug: BUG: KASAN: vmalloc-out-of-bounds in tpg_fill_plane_pattern drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:26...
CVE-2025-38224
- EPSS 0.01%
- Veröffentlicht 04.07.2025 13:37:39
- Zuletzt bearbeitet 18.11.2025 16:44:28
In the Linux kernel, the following vulnerability has been resolved: can: kvaser_pciefd: refine error prone echo_skb_max handling logic echo_skb_max should define the supported upper limit of echo_skb[] allocated inside the netdevice's priv. The cor...
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...