CVE-2024-47661
- EPSS 0.03%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 15.10.2024 16:03:29
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32_t to uint8_t [WHAT & HOW] dmub_rb_cmd's ramping_boundary has size of uint8_t and it is assigned 0xFFFF. Fix it by changing it to uint8_t...
CVE-2024-47662
- EPSS 0.02%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 23.10.2024 16:53:12
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection [Why] These registers should not be read from driver and triggering the security violation when DMCUB work t...
CVE-2024-47664
- EPSS 0.03%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 23.10.2024 16:47:35
In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware If the value of max_speed_hz is 0, it may cause a division by zero error in hisi_calc_effective_s...
CVE-2024-47665
- EPSS 0.02%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:14
In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup Definitely condition dma_get_cache_alignment * defined value > 256 during driver initialization is not reason to B...
CVE-2024-47666
- EPSS 0.02%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 06.12.2025 22:15:49
In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Set phy->enable_completion only when we wait for it pm8001_phy_control() populates the enable_completion pointer with a stack address, sends a PHY_LINK_RESET / PHY_HA...
CVE-2024-47673
- EPSS 0.02%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:15
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Not doing so will make us send a host command to the transport while the firmware is not alive, which will trigger a WARN...
CVE-2024-46870
- EPSS 0.01%
- Veröffentlicht 09.10.2024 14:15:07
- Zuletzt bearbeitet 05.05.2026 15:24:07
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 [Why] DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diag...
CVE-2024-46871
- EPSS 0.02%
- Veröffentlicht 09.10.2024 14:15:07
- Zuletzt bearbeitet 05.05.2026 15:14:56
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX [Why & How] It actually exposes '6' types in enum dmub_notification_type. Not 5. Using smaller number to...
CVE-2024-47658
- EPSS 0.03%
- Veröffentlicht 09.10.2024 14:15:07
- Zuletzt bearbeitet 23.10.2024 16:14:46
In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be...
CVE-2024-47660
- EPSS 0.01%
- Veröffentlicht 09.10.2024 14:15:07
- Zuletzt bearbeitet 12.05.2026 12:17:12
In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENT_WATCHED flags lazily In some setups directories can have many (usually negative) dentries. Hence __fsnotify_update_child_dentry_flags() function can take a s...