CVE-2026-43503
- EPSS 0.14%
- Veröffentlicht 23.05.2026 11:44:01
- Zuletzt bearbeitet 02.07.2026 12:17:20
In the Linux kernel, the following vulnerability has been resolved: net: skbuff: propagate shared-frag marker through frag-transfer helpers Two frag-transfer helpers (__pskb_copy_fclone() and skb_shift()) fail to propagate the SKBFL_SHARED_FRAG bit...
CVE-2026-43502
- EPSS 0.12%
- Veröffentlicht 21.05.2026 12:17:50
- Zuletzt bearbeitet 26.06.2026 17:28:25
In the Linux kernel, the following vulnerability has been resolved: net/rds: handle zerocopy send cleanup before the message is queued A zerocopy send can fail after user pages have been pinned but before the message is attached to the sending sock...
- EPSS 0.13%
- Veröffentlicht 21.05.2026 12:17:49
- Zuletzt bearbeitet 08.07.2026 23:16:54
In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in remove_waiter() remove_waiter() is used by the slowlock paths, but it is also used for proxy-lock rollback in rt_mutex_start_proxy_l...
CVE-2026-43501
- EPSS 0.48%
- Veröffentlicht 21.05.2026 12:17:49
- Zuletzt bearbeitet 02.07.2026 12:17:19
In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows ipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps the next segment into ipv6_hdr->daddr, reco...
CVE-2026-43497
- EPSS 0.11%
- Veröffentlicht 21.05.2026 12:12:47
- Zuletzt bearbeitet 26.06.2026 17:29:05
In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free dlfb_ops_mmap() uses remap_pfn_range() to map vmalloc framebuffer pages to userspace but sets no vm_ops on the V...
CVE-2026-43496
- EPSS 0.12%
- Veröffentlicht 21.05.2026 12:12:46
- Zuletzt bearbeitet 26.06.2026 17:29:09
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked When red qdisc has children (eg qfq qdisc) whose peek() callback is qdisc_peek_dequeued(), we cou...
CVE-2026-43495
- EPSS 0.27%
- Veröffentlicht 21.05.2026 12:12:45
- Zuletzt bearbeitet 26.06.2026 17:29:15
In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler t7xx_port_enum_msg_handler() uses the modem-supplied port_count field as a loop bound over...
CVE-2026-43494
- EPSS 0.27%
- Veröffentlicht 21.05.2026 10:49:21
- Zuletzt bearbeitet 30.06.2026 03:19:46
In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data....
CVE-2026-43493
- EPSS 0.55%
- Veröffentlicht 19.05.2026 10:44:25
- Zuletzt bearbeitet 26.06.2026 17:30:15
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix handling of MAY_BACKLOG requests MAY_BACKLOG requests can return EBUSY. Handle them by checking for that value and filtering out EINPROGRESS notifications.
CVE-2026-43492
- EPSS 0.15%
- Veröffentlicht 19.05.2026 10:44:24
- Zuletzt bearbeitet 26.06.2026 17:30:39
In the Linux kernel, the following vulnerability has been resolved: lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl() Yiming reports an integer underflow in mpi_read_raw_from_sgl() when subtracting "lzeros" from the unsigned "nbytes...