CVE-2026-46273
- EPSS 0.39%
- Veröffentlicht 03.06.2026 16:19:18
- Zuletzt bearbeitet 09.06.2026 17:31:31
In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send ...
CVE-2026-46272
- EPSS 0.09%
- Veröffentlicht 03.06.2026 15:50:14
- Zuletzt bearbeitet 09.06.2026 19:52:47
In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode When trying to run perf and sysfs mode simultaneously, the WARN_ON() in tmc_etr_enable_hw() is triggered sometime...
CVE-2026-46271
- EPSS 0.12%
- Veröffentlicht 03.06.2026 15:50:13
- Zuletzt bearbeitet 09.06.2026 19:52:32
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi-link connection, WCN7850 firmware crashes due to WoW offloads enabled on both primary and secondary links. Chan...
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...