CVE-2024-27018
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:20
- Zuletzt bearbeitet 04.11.2025 18:16:11
In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: skip conntrack input hook for promisc packets For historical reasons, when bridge device is in promisc mode, packets that are directed to the taps follow b...
CVE-2024-27019
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:20
- Zuletzt bearbeitet 04.11.2025 18:16:11
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get() nft_unregister_obj() can concurrent with __nft_obj_type_get(), and there is not any protection when iterate ov...
CVE-2024-27021
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:20
- Zuletzt bearbeitet 04.11.2025 18:16:12
In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devm_led_classdev_register() to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix th...
CVE-2024-27008
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:19
- Zuletzt bearbeitet 01.12.2025 15:17:23
In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assigned in fabricate_dcb_output(), there may be out of bounds access to dac_users array in case dcb->or...
CVE-2024-27012
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:19
- Zuletzt bearbeitet 04.11.2025 18:16:10
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: restore set elements when delete set fails From abort path, nft_mapelem_activate() needs to restore refcounters to the original state. Currently, it uses the ...
CVE-2024-27013
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:19
- Zuletzt bearbeitet 12.05.2026 12:16:29
In the Linux kernel, the following vulnerability has been resolved: tun: limit printing rate when illegal packet received by tun dev vhost_worker will call tun call backs to receive packets. If too many illegal packets arrives, tun_do_read will kee...
CVE-2024-27000
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:18
- Zuletzt bearbeitet 23.12.2025 00:46:00
In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uart_handle_cts_change() function in serial_core expects the caller to hold uport->lock. For example, I have seen the ...
CVE-2024-27001
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:18
- Zuletzt bearbeitet 23.12.2025 00:44:57
In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, U...
CVE-2024-27004
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:18
- Zuletzt bearbeitet 12.05.2026 12:16:29
In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree during disable_unused Doug reported [1] the following hung task: INFO: task swapper/0:1 blocked for more than 122 seconds. Not tain...
CVE-2024-26994
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:17
- Zuletzt bearbeitet 23.12.2025 00:49:03
In the Linux kernel, the following vulnerability has been resolved: speakup: Avoid crash on very long word In case a console is set up really large and contains a really long word (> 256 characters), we have to stop before the length of the word bu...