CVE-2024-56784
- EPSS 0.05%
- Published 08.01.2025 18:15:19
- Last modified 01.10.2025 20:17:54
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adding array index check to prevent memory corruption [Why & How] Array indices out of bound caused memory corruption. Adding checks to ensure that array index sta...
CVE-2024-56785
- EPSS 0.04%
- Published 08.01.2025 18:15:19
- Last modified 03.11.2025 21:18:32
In the Linux kernel, the following vulnerability has been resolved: MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a Fix the dtc warnings: arch/mips/boot/dts/loongson/ls7a-pch.dtsi:68.16-416.5: Warning (interrupt_provider): /bus@1000...
CVE-2024-56786
- EPSS 0.03%
- Published 08.01.2025 18:15:19
- Last modified 19.06.2025 13:15:46
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-56787
- EPSS 0.04%
- Published 08.01.2025 18:15:19
- Last modified 03.11.2025 21:18:32
In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driver_async_probe=* on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the so...
CVE-2024-56773
- EPSS 0.04%
- Published 08.01.2025 18:15:18
- Last modified 01.10.2025 20:17:52
In the Linux kernel, the following vulnerability has been resolved: kunit: Fix potential null dereference in kunit_device_driver_test() kunit_kzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add...
CVE-2024-56774
- EPSS 0.05%
- Published 08.01.2025 18:15:18
- Last modified 03.11.2025 21:18:30
In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfs_search_slot() Syzbot reports a null-ptr-deref in btrfs_search_slot(). The reproducer is using rescue=ibadroots, and the extent tr...
CVE-2024-56775
- EPSS 0.04%
- Published 08.01.2025 18:15:18
- Last modified 01.10.2025 20:17:52
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix handling of plane refcount [Why] The mechanism to backup and restore plane states doesn't maintain refcount, which can cause issues if the refcount of the plan...
CVE-2024-56776
- EPSS 0.05%
- Published 08.01.2025 18:15:18
- Last modified 03.11.2025 21:18:30
In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers The return value of drm_atomic_get_crtc_state() needs to be checked. To avoid use of error pointer 'crtc_state' in case of th...
CVE-2024-56777
- EPSS 0.05%
- Published 08.01.2025 18:15:18
- Last modified 03.11.2025 21:18:30
In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check The return value of drm_atomic_get_crtc_state() needs to be checked. To avoid use of error pointer 'c...
CVE-2024-56778
- EPSS 0.05%
- Published 08.01.2025 18:15:18
- Last modified 03.11.2025 21:18:30
In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_check The return value of drm_atomic_get_crtc_state() needs to be checked. To avoid use of error pointer ...