- EPSS 0.04%
- Veröffentlicht 08.05.2026 14:21:28
- Zuletzt bearbeitet 12.05.2026 14:10:27
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read The q54sj108a2_debugfs_read function suffers from a stack buffer overflow due to incorrect arguments passed to bin2hex(...
- EPSS 0.03%
- Veröffentlicht 08.05.2026 14:21:27
- Zuletzt bearbeitet 12.05.2026 14:10:27
In the Linux kernel, the following vulnerability has been resolved: smb: server: fix use-after-free in smb2_open() The opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is dereferenced after rcu_read_unlock(), creating a use-after-free wind...
CVE-2026-43377
- EPSS 0.02%
- Veröffentlicht 08.05.2026 14:21:26
- Zuletzt bearbeitet 15.05.2026 15:14:24
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Don't log keys in SMB3 signing and encryption key generation When KSMBD_DEBUG_AUTH logging is enabled, generate_smb3signingkey() and generate_smb3encryptionkey() log the ses...
CVE-2026-43373
- EPSS 0.07%
- Veröffentlicht 08.05.2026 14:21:23
- Zuletzt bearbeitet 15.05.2026 15:16:52
In the Linux kernel, the following vulnerability has been resolved: net: ncsi: fix skb leak in error paths Early return paths in NCSI RX and AEN handlers fail to release the received skb, resulting in a memory leak. Specifically, ncsi_aen_handler(...
CVE-2026-43370
- EPSS 0.01%
- Veröffentlicht 08.05.2026 14:21:21
- Zuletzt bearbeitet 15.05.2026 15:18:18
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race when parent/child processes sharing a drm_file both ...
CVE-2026-43366
- EPSS 0.01%
- Veröffentlicht 08.05.2026 14:21:19
- Zuletzt bearbeitet 15.05.2026 16:15:37
In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when it potentially gets recycled, where if the list is ...
CVE-2026-43365
- EPSS 0.07%
- Veröffentlicht 08.05.2026 14:21:18
- Zuletzt bearbeitet 15.05.2026 16:15:14
In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized l_iclog_roundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff value to 512. This leads to corrupt logs and unmountab...
CVE-2026-43363
- EPSS 0.01%
- Veröffentlicht 08.05.2026 14:21:16
- Zuletzt bearbeitet 15.05.2026 16:14:25
In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which may have been disabled by the kernel during boot eit...
CVE-2026-43362
- EPSS 0.02%
- Veröffentlicht 08.05.2026 14:21:16
- Zuletzt bearbeitet 15.05.2026 16:13:54
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2_write() SMB2_write() places write payload in iov[1..n] as part of rq_iov. smb3_init_transform_rq() pointer-shares rq_iov, so...
CVE-2026-43361
- EPSS 0.01%
- Veröffentlicht 08.05.2026 14:21:15
- Zuletzt bearbeitet 15.05.2026 13:29:54
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort when snapshotting received subvolumes Currently a user can trigger a transaction abort by snapshotting a previously received snapshot a bunch of times ...