CVE-2026-46267
- EPSS 0.12%
- Veröffentlicht 03.06.2026 15:50:09
- Zuletzt bearbeitet 09.06.2026 19:48:21
In the Linux kernel, the following vulnerability has been resolved: nfc: hci: shdlc: Stop timers and work before freeing context llc_shdlc_deinit() purges SHDLC skb queues and frees the llc_shdlc structure while its timers and state machine work ma...
CVE-2026-46266
- EPSS 0.35%
- Veröffentlicht 03.06.2026 15:50:07
- Zuletzt bearbeitet 09.06.2026 19:47:18
In the Linux kernel, the following vulnerability has been resolved: inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP Yizhou Zhao reported that simply having one RAW socket on protocol IPPROTO_RAW (255) was dangerous. socket(AF_INET, S...
CVE-2026-46265
- EPSS 0.37%
- Veröffentlicht 03.06.2026 15:50:05
- Zuletzt bearbeitet 09.06.2026 19:46:48
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix WQ_MEM_RECLAIM warning When sunrpc is used, if a reset triggered, our wq may lead the following trace: workqueue: WQ_MEM_RECLAIM xprtiod:xprt_rdma_connect_worker [rp...
CVE-2026-46259
- EPSS 0.12%
- Veröffentlicht 03.06.2026 15:49:56
- Zuletzt bearbeitet 09.06.2026 20:09:45
In the Linux kernel, the following vulnerability has been resolved: procfs: fix missing RCU protection when reading real_parent in do_task_stat() When reading /proc/[pid]/stat, do_task_stat() accesses task->real_parent without proper RCU protection...
CVE-2026-46254
- EPSS 0.11%
- Veröffentlicht 03.06.2026 15:49:50
- Zuletzt bearbeitet 09.06.2026 20:10:54
In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger u...
CVE-2026-46253
- EPSS 0.14%
- Veröffentlicht 03.06.2026 15:49:49
- Zuletzt bearbeitet 09.06.2026 20:42:43
In the Linux kernel, the following vulnerability has been resolved: pstore/ram: fix buffer overflow in persistent_ram_save_old() persistent_ram_save_old() can be called multiple times for the same persistent_ram_zone (e.g., via ramoops_pstore_read ...
CVE-2026-46252
- EPSS 0.09%
- Veröffentlicht 03.06.2026 15:49:48
- Zuletzt bearbeitet 04.07.2026 12:16:57
In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulator_resolve_supply() error path If late enabling of a supply regulator fails in regulator_resolve_supply(), the code currently triggers a lock...
CVE-2026-46250
- EPSS 0.13%
- Veröffentlicht 03.06.2026 15:49:46
- Zuletzt bearbeitet 09.06.2026 20:42:12
In the Linux kernel, the following vulnerability has been resolved: MIPS: Work around LLVM bug when gp is used as global register variable On MIPS, __current_thread_info is defined as global register variable locating in $gp, and is simply assigned...
CVE-2026-46249
- EPSS 0.12%
- Veröffentlicht 03.06.2026 15:49:45
- Zuletzt bearbeitet 09.06.2026 20:37:05
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix PF driver crash with kexec kernel booting During a kexec reboot the hardware is not power-cycled, so AF state from the old kernel can persist into the new kernel....
CVE-2026-46247
- EPSS 0.12%
- Veröffentlicht 03.06.2026 15:49:42
- Zuletzt bearbeitet 09.06.2026 20:36:43
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gfx3d: add parent to parent request map After commit d228ece36345 ("clk: divider: remove round_rate() in favor of determine_rate()") determining GFX3D clock rate crashes...