CVE-2025-38577
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:34
- Zuletzt bearbeitet 09.01.2026 14:15:04
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic in f2fs_evict_inode As syzbot [1] reported as below: R10: 0000000000000100 R11: 0000000000000206 R12: 00007ffe17473450 R13: 00007f28b1c10854 R14: 00000000...
CVE-2025-38560
- EPSS 0.03%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 22.01.2026 18:39:27
In the Linux kernel, the following vulnerability has been resolved: x86/sev: Evict cache lines during SNP memory validation An SNP cache coherency vulnerability requires a cache line eviction mitigation when validating memory after a page state cha...
CVE-2025-38562
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 18.04.2026 09:16:10
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference error in generate_encryptionkey If client send two session setups with krb5 authenticate to ksmbd, null pointer dereference error in generate_en...
CVE-2025-38556
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:31
- Zuletzt bearbeitet 19.01.2026 13:16:08
In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton() against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit...
CVE-2025-38553
- EPSS 0.02%
- Veröffentlicht 19.08.2025 06:15:33
- Zuletzt bearbeitet 08.01.2026 20:49:12
In the Linux kernel, the following vulnerability has been resolved: net/sched: Restrict conditions for adding duplicating netems to qdisc tree netem_enqueue's duplication prevention logic breaks when a netem resides in a qdisc tree with other netem...
CVE-2023-4130
- EPSS 0.01%
- Veröffentlicht 16.08.2025 13:27:58
- Zuletzt bearbeitet 18.11.2025 17:58:43
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea() There are multiple smb2_ea_info buffers in FILE_FULL_EA_INFORMATION request from client. ksmbd find next smb2_...
CVE-2023-32249
- EPSS 0.03%
- Veröffentlicht 16.08.2025 13:25:49
- Zuletzt bearbeitet 18.11.2025 17:57:18
In the Linux kernel, the following vulnerability has been resolved: ksmbd: not allow guest user on multichannel This patch return STATUS_NOT_SUPPORTED if binding session is guest.
CVE-2023-32246
- EPSS 0.07%
- Veröffentlicht 16.08.2025 13:22:09
- Zuletzt bearbeitet 18.11.2025 18:10:46
In the Linux kernel, the following vulnerability has been resolved: ksmbd: call rcu_barrier() in ksmbd_server_exit() racy issue is triggered the bug by racing between closing a connection and rmmod. In ksmbd, rcu_barrier() is not called at module u...
CVE-2025-38546
- EPSS 0.02%
- Veröffentlicht 16.08.2025 11:22:20
- Zuletzt bearbeitet 07.01.2026 18:33:27
In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix memory leak of struct clip_vcc. ioctl(ATMARP_MKIP) allocates struct clip_vcc and set it to vcc->user_back. The code assumes that vcc_destroy_socket() passes NULL sk...
CVE-2025-38542
- EPSS 0.02%
- Veröffentlicht 16.08.2025 11:22:16
- Zuletzt bearbeitet 07.01.2026 18:40:39
In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix device refcount leak in atrtr_create() When updating an existing route entry in atrtr_create(), the old device reference was not being released before assigning...