CVE-2024-56782
- EPSS 0.02%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 01.10.2025 20:17:54
In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() acpi_dev_hid_match() does not check for adev == NULL, dereferencing it unconditional. Add a check for adev b...
CVE-2024-56785
- EPSS 0.03%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 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%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 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.02%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 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-56776
- EPSS 0.01%
- Veröffentlicht 08.01.2025 18:15:18
- Zuletzt bearbeitet 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.01%
- Veröffentlicht 08.01.2025 18:15:18
- Zuletzt bearbeitet 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.01%
- Veröffentlicht 08.01.2025 18:15:18
- Zuletzt bearbeitet 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 ...
CVE-2024-56763
- EPSS 0.01%
- Veröffentlicht 06.01.2025 17:15:42
- Zuletzt bearbeitet 03.11.2025 21:18:28
In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent bad count for tracing_cpumask_write If a large count is provided, it will trigger a warning in bitmap_parse_user. Also check zero for it.
CVE-2024-56759
- EPSS 0.02%
- Veröffentlicht 06.01.2025 17:15:40
- Zuletzt bearbeitet 03.11.2025 21:18:27
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfs_cow_block(), and we have the tracepoint trace_btrfs_cow_block() enabled ...
CVE-2024-56751
- EPSS 0.01%
- Veröffentlicht 29.12.2024 12:15:08
- Zuletzt bearbeitet 03.11.2025 21:18:27
In the Linux kernel, the following vulnerability has been resolved: ipv6: release nexthop on device removal The CI is hitting some aperiodic hangup at device removal time in the pmtu.sh self-test: unregister_netdevice: waiting for veth_A-R1 to bec...