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-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 ...