CVE-2024-45003
- EPSS 0.17%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 03.11.2025 23:15:48
In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming process(See function prune_icache_sb) collects all reclaimable inodes and mark them with I_FREEIN...
CVE-2024-45005
- EPSS 0.21%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 09.10.2024 15:30:03
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix validity interception issue when gisa is switched off We might run into a SIE validity if gisa has been disabled either via using kernel parameter "kvm.use_gisa=0" o...
CVE-2024-45006
- EPSS 0.25%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 03.11.2025 23:15:48
In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereferen...
CVE-2024-44974
- EPSS 0.27%
- Veröffentlicht 04.09.2024 20:15:07
- Zuletzt bearbeitet 09.04.2026 17:41:57
In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: avoid possible UaF when selecting endp select_local_address() and select_signal_address() both select an endpoint entry from the list inside an RCU protected section, bu...
CVE-2024-44975
- EPSS 0.2%
- Veröffentlicht 04.09.2024 20:15:07
- Zuletzt bearbeitet 03.10.2024 14:32:31
In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmd_update We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 [#1] PREEMPT SMP NOPTI CPU: ...
CVE-2024-44977
- EPSS 0.25%
- Veröffentlicht 04.09.2024 20:15:07
- Zuletzt bearbeitet 09.04.2026 17:42:06
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. (cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442)
CVE-2024-44978
- EPSS 0.22%
- Veröffentlicht 04.09.2024 20:15:07
- Zuletzt bearbeitet 10.09.2024 16:51:19
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Free job before xe_exec_queue_put Free job depends on job->vm being valid, the last xe_exec_queue_put can destroy the VM. Prevent UAF by freeing job before xe_exec_queue_pu...
CVE-2024-44979
- EPSS 0.2%
- Veröffentlicht 04.09.2024 20:15:07
- Zuletzt bearbeitet 10.10.2024 17:44:36
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xe_gt_pagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here....
CVE-2024-44980
- EPSS 0.2%
- Veröffentlicht 04.09.2024 20:15:07
- Zuletzt bearbeitet 10.10.2024 17:42:53
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix opregion leak Being part o the display, ideally the setup and cleanup would be done by display itself. However this is a bigger refactor that needs to be done on both i...
CVE-2024-44982
- EPSS 0.24%
- Veröffentlicht 04.09.2024 20:15:07
- Zuletzt bearbeitet 03.11.2025 23:15:45
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails If the dpu_format_populate_layout() fails, then FB is prepared, but not cleaned up. This ends up leaking the pin_count o...