CVE-2024-50020
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 25.10.2024 14:50:42
In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count() This patch addresses an issue with improper reference count handling in the ice_sriov_set_msix_vec_count() ...
CVE-2024-50021
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 25.10.2024 14:52:13
In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins() This patch addresses a reference count handling issue in the ice_dpll_init_rclk_pins() function. The function ca...
CVE-2024-50022
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:41
In the Linux kernel, the following vulnerability has been resolved: device-dax: correct pgoff align in dax_set_mapping() pgoff should be aligned using ALIGN_DOWN() instead of ALIGN(). Otherwise, vmf->address not aligned to fault_size will be align...
CVE-2024-50023
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 25.10.2024 15:07:10
In the Linux kernel, the following vulnerability has been resolved: net: phy: Remove LED entry from LEDs list on unregister Commit c938ab4da0eb ("net: phy: Manual remove LEDs to ensure correct ordering") correctly fixed a problem with using devm_ b...
CVE-2024-50024
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:41
In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that family: Oops: Kernel access of bad area, sig: 11 [#...
CVE-2024-50025
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 25.10.2024 15:12:00
In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Move flush_work initialization out of if block After commit 379a58caa199 ("scsi: fnic: Move fnic_fnic_flush_tx() to a work queue"), it can happen that a work item is se...
CVE-2024-50026
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:41
In the Linux kernel, the following vulnerability has been resolved: scsi: wd33c93: Don't use stale scsi_pointer value A regression was introduced with commit dbb2da557a6a ("scsi: wd33c93: Move the SCSI pointer to private command data") which result...
CVE-2024-50017
- EPSS 0.03%
- Veröffentlicht 21.10.2024 19:15:05
- Zuletzt bearbeitet 17.02.2025 12:15:26
In the Linux kernel, the following vulnerability has been resolved: x86/mm/ident_map: Use gbpages only where full GB page should be mapped. When ident_pud_init() uses only GB pages to create identity maps, large ranges of addresses not actually req...
CVE-2024-50003
- EPSS 0.03%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 03.11.2025 23:16:39
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix system hang while resume with TBT monitor [Why] Connected with a Thunderbolt monitor and do the suspend and the system may hang while resume. The TBT monitor ...
CVE-2024-50004
- EPSS 0.03%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 07.11.2024 19:27:29
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 [WHY & HOW] Mismatch in DCN35 DML2 cause bw validation failed to acquire unexpected DPP pipe to ...