CVE-2026-46270
- EPSS 0.13%
- Veröffentlicht 03.06.2026 15:50:12
- Zuletzt bearbeitet 09.06.2026 19:52:06
In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_...
CVE-2026-46269
- EPSS 0.11%
- Veröffentlicht 03.06.2026 15:50:11
- Zuletzt bearbeitet 09.06.2026 19:51:51
In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree When probing the k230 pinctrl driver, the kernel triggers a NULL pointer dereference. The crash trace sh...
CVE-2026-46268
- EPSS 0.11%
- Veröffentlicht 03.06.2026 15:50:10
- Zuletzt bearbeitet 09.06.2026 19:48:34
In the Linux kernel, the following vulnerability has been resolved: PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition Commit b7e282378773 has already changed the initial page refcount of p2pdma page from one to zero, however, in p2pmem_alloc_mm...
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-46264
- EPSS 0.11%
- Veröffentlicht 03.06.2026 15:50:04
- Zuletzt bearbeitet 09.06.2026 17:26:35
In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix sysfs initialization In case of devm_add_action_or_reset() failure the provided cleanup action will be run immediately on the not yet initialized kobject. This may l...
CVE-2026-46263
- EPSS 0.12%
- Veröffentlicht 03.06.2026 15:50:02
- Zuletzt bearbeitet 09.06.2026 19:57:29
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds stream encoder index v3 eng_id can be negative and that stream_enc_regs[] can be indexed out of bounds. eng_id is used directly as an index into...
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...