CVE-2024-53231
- EPSS 0.05%
- 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.03%
- 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.04%
- 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.05%
- 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-53235
- EPSS 0.04%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 01.10.2025 20:17:23
In the Linux kernel, the following vulnerability has been resolved: erofs: fix file-backed mounts over FUSE syzbot reported a null-ptr-deref in fuse_read_args_fill: fuse_read_folio+0xb0/0x100 fs/fuse/file.c:905 filemap_read_folio+0xc6/0x2a0 mm/fi...
CVE-2024-53220
- EPSS 0.04%
- 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.05%
- 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.04%
- 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...
CVE-2024-53223
- EPSS 0.04%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 08.10.2025 13:43:58
In the Linux kernel, the following vulnerability has been resolved: clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs Base clocks are the first in being probed and are real dependencies of the rest of fixed, factor and peripheral cl...
CVE-2024-53224
- EPSS 0.04%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 01.10.2025 20:17:21
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since t...