CVE-2026-45972
- EPSS 0.33%
- Veröffentlicht 27.05.2026 12:18:31
- Zuletzt bearbeitet 30.06.2026 03:20:07
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF and double free in smb2_open_file() Zero out @err_iov and @err_buftype before retrying SMB2_open() to prevent an UAF bug if @data != NULL, otherwise ...
CVE-2026-45970
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:29
- Zuletzt bearbeitet 16.06.2026 02:42:53
In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. During rapid bond up/down cycles, rlb_deinitialize(...
CVE-2026-45969
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:28
- Zuletzt bearbeitet 16.06.2026 02:43:21
In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Add missing check for input_ff_create_memless The ps_gamepad_create() function calls input_ff_create_memless() without verifying its return value, which can lead...
CVE-2026-45968
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:27
- Zuletzt bearbeitet 16.06.2026 02:43:34
In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms (PowerNV systems without a power-mgt DT node), cpuidle may register only a single idle state. In c...
CVE-2026-45965
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:18:23
- Zuletzt bearbeitet 16.06.2026 02:45:00
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when export_binary is unset If the export_binary parameter is disabled on runtime, profiles that were loaded before that will still have thei...
CVE-2026-45964
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:18:22
- Zuletzt bearbeitet 16.06.2026 02:29:40
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path Commit 5940d1cf9f42 ("SUNRPC: Rebalance a kref in auth_gss.c") added a kref_get(&gss_auth->kref) call to balance the gss_...
CVE-2026-45963
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:21
- Zuletzt bearbeitet 16.06.2026 02:30:25
In the Linux kernel, the following vulnerability has been resolved: ASoC: nau8821: Cancel delayed work on component remove Attempting to unload the driver while a jack detection work is pending would likely crash the kernel when it is eventually sc...
CVE-2026-45962
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:18:19
- Zuletzt bearbeitet 16.06.2026 02:31:13
In the Linux kernel, the following vulnerability has been resolved: ublk: Validate SQE128 flag before accessing the cmd ublk_ctrl_cmd_dump() accesses (header *)sqe->cmd before IO_URING_F_SQE128 flag check. This could cause out of boundary memory ac...
CVE-2026-45961
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:18:17
- Zuletzt bearbeitet 16.06.2026 02:31:41
In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2_fill_super error path Fix two memory leaks in the gfs2_fill_super() error handling path when transitioning a filesystem to read-write mode fails. Fi...
CVE-2026-45960
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:16
- Zuletzt bearbeitet 16.06.2026 02:32:06
In the Linux kernel, the following vulnerability has been resolved: hfsplus: return error when node already exists in hfs_bnode_create When hfs_bnode_create() finds that a node is already hashed (which should not happen in normal operation), it cur...