CVE-2026-23101
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:23
- Zuletzt bearbeitet 19.03.2026 19:33:02
In the Linux kernel, the following vulnerability has been resolved: leds: led-class: Only Add LED to leds_list when it is fully ready Before this change the LED was added to leds_list before led_init_core() gets called adding it the list before led...
CVE-2026-23100
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:22
- Zuletzt bearbeitet 20.03.2026 12:49:59
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb_pmd_shared() Patch series "mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)", v3. One functional fix, one performance regression fix, and ...
CVE-2026-23099
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:21
- Zuletzt bearbeitet 18.03.2026 20:09:32
In the Linux kernel, the following vulnerability has been resolved: bonding: limit BOND_MODE_8023AD to Ethernet devices BOND_MODE_8023AD makes sense for ARPHRD_ETHER only. syzbot reported: BUG: KASAN: global-out-of-bounds in __hw_addr_create net...
CVE-2026-23098
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:20
- Zuletzt bearbeitet 18.03.2026 20:09:44
In the Linux kernel, the following vulnerability has been resolved: netrom: fix double-free in nr_route_frame() In nr_route_frame(), old_skb is immediately freed without checking if nr_neigh->ax25 pointer is NULL. Therefore, if nr_neigh->ax25 is NU...
CVE-2026-23097
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:19
- Zuletzt bearbeitet 18.03.2026 12:47:17
In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock (analyzed by Lance Yang): 1) Task (5749): Holds folio_lock, then tries to acquire i_mmap_rwsem(r...
CVE-2026-23096
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:18
- Zuletzt bearbeitet 18.03.2026 13:29:58
In the Linux kernel, the following vulnerability has been resolved: uacce: fix cdev handling in the cleanup path When cdev_device_add fails, it internally releases the cdev memory, and if cdev_device_del is then executed, it will cause a hang error...
CVE-2026-23094
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:17
- Zuletzt bearbeitet 17.03.2026 21:09:04
In the Linux kernel, the following vulnerability has been resolved: uacce: fix isolate sysfs check condition uacce supports the device isolation feature. If the driver implements the isolate_err_threshold_read and isolate_err_threshold_write callba...
CVE-2026-23095
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:17
- Zuletzt bearbeitet 18.03.2026 13:36:17
In the Linux kernel, the following vulnerability has been resolved: gue: Fix skb memleak with inner IP protocol 0. syzbot reported skb memleak below. [0] The repro generated a GUE packet with its inner protocol 0. gue_udp_recv() returns -guehdr->...
CVE-2026-23093
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:16
- Zuletzt bearbeitet 17.03.2026 21:09:13
In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbd: fix dma_unmap_sg() nents The dma_unmap_sg() functions should be called with the same nents as the dma_map_sg(), not the value the map function returned.
CVE-2026-23092
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:15
- Zuletzt bearbeitet 17.03.2026 21:09:20
In the Linux kernel, the following vulnerability has been resolved: iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source When simple_write_to_buffer() succeeds, it returns the number of bytes actually copied to the buffer. T...