CVE-2026-46262
- EPSS 0.09%
- Veröffentlicht 03.06.2026 15:49:59
- Zuletzt bearbeitet 09.06.2026 19:59:58
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() This reverts commit f51424872760 ("ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()"). The original patch att...
CVE-2026-46261
- EPSS 0.11%
- Veröffentlicht 03.06.2026 15:49:58
- Zuletzt bearbeitet 09.06.2026 20:03:17
In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe() platform_get_resource_byname() can return NULL, which would cause a crash when passed the pointer to resou...
CVE-2026-46260
- EPSS 0.12%
- Veröffentlicht 03.06.2026 15:49:57
- Zuletzt bearbeitet 09.06.2026 20:09:26
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bound access in fib6_add_rt2node(). syzbot reported out-of-bound read in fib6_add_rt2node(). [0] When IPv6 route is created with RTA_NH_ID, struct fib6_info does ...
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-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...