CVE-2024-49989
- EPSS 0.25%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 15.06.2026 18:25:09
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix double free issue during amdgpu module unload Flexible endpoints use DIGs from available inflexible endpoints, so only the encoders of inflexible links need to...
CVE-2024-49990
- EPSS 0.23%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 28.10.2024 16:42:56
In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Check GSC structure validity Sometimes xe_gsc is not initialized when checked at HDCP capability check. Add gsc structure check to avoid null pointer error.
CVE-2024-49991
- EPSS 0.28%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 15.06.2026 18:24:17
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer Pass pointer reference to amdgpu_bo_unref to clear the correct pointer, otherwise amdgpu_bo_unref clear the local variable...
CVE-2024-49992
- EPSS 0.24%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 03.11.2025 23:16:37
In the Linux kernel, the following vulnerability has been resolved: drm/stm: Avoid use-after-free issues with crtc and plane ltdc_load() calls functions drm_crtc_init_with_planes(), drm_universal_plane_init() and drm_encoder_init(). These functions...
CVE-2024-49994
- EPSS 0.24%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 03.11.2025 21:16:44
In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blk_ioctl_discard() but for sec...
CVE-2024-49995
- EPSS 0.03%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 24.04.2025 14:15:45
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-49996
- EPSS 0.33%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 15.06.2026 18:24:00
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract Ino...
CVE-2024-49997
- EPSS 1.09%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 12.05.2026 12:17:19
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclosure. The mentioned data is observed on the wire. T...
CVE-2024-49998
- EPSS 0.17%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 25.03.2026 11:16:08
In the Linux kernel, the following vulnerability has been resolved: net: dsa: improve shutdown sequence Alexander Sverdlin presents 2 problems during shutdown with the lan9303 driver. One is specific to lan9303 and the other just happens to reprodu...
CVE-2024-49999
- EPSS 0.23%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 29.10.2024 18:03:40
In the Linux kernel, the following vulnerability has been resolved: afs: Fix the setting of the server responding flag In afs_wait_for_operation(), we set transcribe the call responded flag to the server record that we used after doing the fileserv...