CVE-2024-53228
- EPSS 0.04%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 01.10.2025 20:17:22
In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: Fix out-of-bounds array access In kvm_riscv_vcpu_sbi_init() the entry->ext_idx can contain an out-of-bound index. This is used as a special marker for the base extensio...
CVE-2024-53229
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:17:44
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the qp flush warnings in req When the qp is in error state, the status of WQEs in the queue should be set to error. Or else the following will appear. [ 920.617269]...
CVE-2024-53230
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:17:44
In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost() cpufreq_cpu_get_raw() may return NULL if the cpu is not in policy->cpus cpu mask and it will cause null pointer d...
CVE-2024-53231
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:17:44
In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw() cpufreq_cpu_get_raw() may return NULL if the cpu is not in policy->cpus cpu mask and it will cause null pointer...
CVE-2024-53232
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 10.02.2025 18:15:28
In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Implement blocking domain This fixes a crash when surprise hot-unplugging a PCI device. This crash happens because during hot-unplug __iommu_group_set_domain_nofail() a...
CVE-2024-53233
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:17:45
In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8_load() error path utf8_load() requests the symbol "utf8_data_table" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to ...
CVE-2024-53234
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:17:45
In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta[1] lclusters gracefully syzbot reported a WARNING in iomap_iter_done: iomap_fiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctl_fiemap fs/ioctl.c:220 [inli...
CVE-2024-53220
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 03.11.2025 21:17:43
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in __get_secs_required() It will trigger system panic w/ testcase in [1]: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2752...
CVE-2024-53221
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 17.01.2025 14:15:32
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_submit_page_bio() There's issue as follows when concurrently installing the f2fs.ko module and mounting the f2fs file system: KASAN: null-ptr-deref...
CVE-2024-53222
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 24.03.2025 16:15:19
In the Linux kernel, the following vulnerability has been resolved: zram: fix NULL pointer in comp_algorithm_show() LTP reported a NULL pointer dereference as followed: CPU: 7 UID: 0 PID: 5995 Comm: cat Kdump: loaded Not tainted 6.12.0-rc6+ #3 H...