CVE-2024-50027
- EPSS 0.23%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 08.11.2024 16:15:42
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz->tzp may still be accessed after being freed in thermal_zone_device_unregister(), so move the f...
CVE-2024-50028
- EPSS 0.2%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 25.10.2024 15:21:23
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermal_zone_get_by_id() There are places in the thermal netlink code where nothing prevents the thermal zone object from going away whil...
CVE-2024-50029
- EPSS 0.24%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 25.10.2024 15:27:06
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync This checks if the ACL connection remains valid as it could be destroyed while hci_enhanced_setup_sync is pending on cmd_syn...
CVE-2024-50030
- EPSS 0.23%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 25.10.2024 14:06:40
In the Linux kernel, the following vulnerability has been resolved: drm/xe/ct: prevent UAF in send_recv() Ensure we serialize with completion side to prevent UAF with fence going out of scope on the stack, since we have no clue if it will fire afte...
CVE-2024-50031
- EPSS 0.24%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:41
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Stop the active perfmon before being destroyed When running `kmscube` with one or more performance monitors enabled via `GALLIUM_HUD`, the following kernel panic can occur...
CVE-2024-50032
- EPSS 0.03%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 18.06.2025 14:15:25
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-50033
- EPSS 0.27%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 12.05.2026 13:16:15
In the Linux kernel, the following vulnerability has been resolved: slip: make slhc_remember() more robust against malicious packets syzbot found that slhc_remember() was missing checks against malicious packets [1]. slhc_remember() only checked t...
CVE-2024-50034
- EPSS 0.2%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 24.10.2024 19:56:29
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC Eric report a panic on IPPROTO_SMC, and give the facts that when INET_PROTOSW_ICSK was set, icsk->icsk_sync_mss must be set too....
CVE-2024-50035
- EPSS 0.27%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 12.05.2026 13:16:15
In the Linux kernel, the following vulnerability has been resolved: ppp: fix ppp_async_encode() illegal access syzbot reported an issue in ppp_async_encode() [1] In this case, pppoe_sendmsg() is called with a zero size. Then ppp_async_encode() is ...
- EPSS 0.24%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:42
In the Linux kernel, the following vulnerability has been resolved: net: do not delay dst_entries_add() in dst_release() dst_entries_add() uses per-cpu data that might be freed at netns dismantle from ip6_route_net_exit() calling dst_entries_destro...