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....
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...
CVE-2026-46246
- EPSS 0.13%
- Veröffentlicht 03.06.2026 15:49:41
- Zuletzt bearbeitet 09.06.2026 20:36:32
In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `ex...