CVE-2025-38575
- EPSS 0.13%
- Veröffentlicht 18.04.2025 07:01:33
- Zuletzt bearbeitet 17.03.2026 14:31:53
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use aead_request_free to match aead_request_alloc Use aead_request_free() instead of kfree() to properly free memory allocated by aead_request_alloc(). This ensures sensitiv...
CVE-2025-38152
- EPSS 0.11%
- Veröffentlicht 18.04.2025 07:01:31
- Zuletzt bearbeitet 03.11.2025 20:18:46
In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Clear table_sz when rproc_shutdown There is case as below could trigger kernel dump: Use U-Boot to start remote processor(rproc) with resource table published to ...
CVE-2025-37925
- EPSS 0.08%
- Veröffentlicht 18.04.2025 07:01:29
- Zuletzt bearbeitet 03.11.2025 18:15:55
In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 3...
CVE-2025-37785
- EPSS 0.06%
- Veröffentlicht 18.04.2025 07:01:27
- Zuletzt bearbeitet 03.11.2025 20:18:34
In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with rec_len == block size results in out-of-bounds read (la...
CVE-2025-23138
- EPSS 0.12%
- Veröffentlicht 16.04.2025 14:13:17
- Zuletzt bearbeitet 04.11.2025 17:00:09
In the Linux kernel, the following vulnerability has been resolved: watch_queue: fix pipe accounting mismatch Currently, watch_queue_set_size() modifies the pipe buffers charged to user->pipe_bufs without updating the pipe->nr_accounted on the pipe...
CVE-2025-23136
- EPSS 0.1%
- Veröffentlicht 16.04.2025 14:13:16
- Zuletzt bearbeitet 03.11.2025 20:17:44
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.07%
- 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.09%
- Veröffentlicht 16.04.2025 14:13:13
- Zuletzt bearbeitet 04.11.2025 17:01:32
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.11%
- 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.06%
- 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...