CVE-2026-46258
- EPSS 0.1%
- Veröffentlicht 03.06.2026 15:49:55
- Zuletzt bearbeitet 09.06.2026 20:09:58
In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandle_create() In linehandle_create(), there is a statement like this: retain_and_null_ptr(lh); Soon after, there is a debug printout ...
CVE-2026-46257
- EPSS 0.1%
- Veröffentlicht 03.06.2026 15:49:54
- Zuletzt bearbeitet 09.06.2026 20:10:20
In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock. On SP804, the delay timer sh...
CVE-2026-46256
- EPSS 0.1%
- Veröffentlicht 03.06.2026 15:49:53
- Zuletzt bearbeitet 09.06.2026 20:10:27
In the Linux kernel, the following vulnerability has been resolved: NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages LOCALIO is an NFS loopback mount optimization that avoids using the network for READ, WRITE and COMMIT if ...
CVE-2026-46255
- EPSS 0.11%
- Veröffentlicht 03.06.2026 15:49:52
- Zuletzt bearbeitet 09.06.2026 20:10:42
In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: don't explicitly disable clocks in .remove() The clocks in fsl_edma_engine::muxclk are allocated and enabled with devm_clk_get_enabled(), which automatically c...
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-46251
- EPSS 0.13%
- Veröffentlicht 03.06.2026 15:49:47
- Zuletzt bearbeitet 09.06.2026 20:38:23
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block_group_tree dirty_list corruption When the incompat flag EXTENT_TREE_V2 is set, we unconditionally add the block group tree to the switch_commits list before callin...
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....