CVE-2024-50602
- EPSS 0.13%
- Veröffentlicht 27.10.2024 05:15:04
- Zuletzt bearbeitet 15.10.2025 17:54:22
An issue was discovered in libexpat before 2.6.4. There is a crash within the XML_ResumeParser function because XML_StopParser can stop/suspend an unstarted parser.
CVE-2024-49883
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:11
- Zuletzt bearbeitet 12.05.2026 19:08:55
In the Linux kernel, the following vulnerability has been resolved: ext4: aovid use-after-free in ext4_ext_insert_extent() As Ojaswin mentioned in Link, in ext4_ext_insert_extent(), if the path is reallocated in ext4_ext_create_new_leaf(), we'll us...
CVE-2024-49884
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:11
- Zuletzt bearbeitet 12.05.2026 19:09:03
In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4_split_extent_at() We hit the following use-after-free: ================================================================== BUG: KASAN: slab-us...
CVE-2024-49882
- EPSS 0.02%
- Veröffentlicht 21.10.2024 18:15:10
- Zuletzt bearbeitet 12.05.2026 19:08:45
In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse() the buffer of the extents path In ext4_ext_try_to_merge_up(), set path[1].p_bh to NULL after it has been released, otherwise it may be released twice. An ...
CVE-2024-47742
- EPSS 0.02%
- Veröffentlicht 21.10.2024 13:15:04
- Zuletzt bearbeitet 12.05.2026 19:07:08
In the Linux kernel, the following vulnerability has been resolved: firmware_loader: Block path traversal Most firmware names are hardcoded strings, or are constructed from fairly constrained format strings where the dynamic parts are just some hex...
CVE-2024-47745
- EPSS 0%
- Veröffentlicht 21.10.2024 13:15:04
- Zuletzt bearbeitet 12.05.2026 19:07:20
In the Linux kernel, the following vulnerability has been resolved: mm: call the security_mmap_file() LSM hook in remap_file_pages() The remap_file_pages syscall handler calls do_mmap() directly, which doesn't contain the LSM security check. And if...
CVE-2024-47730
- EPSS 0.01%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 12.05.2026 19:06:01
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to ...
CVE-2024-47697
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:13
In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830_pid_filter does not exceed 31 to prevent out-of-bounds access. dev->filters is a 32...
CVE-2024-47698
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 05.05.2026 15:35:05
In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832_pid_filter does not exceed 31 to prevent out-of-bounds access. dev->filters is a 32...
CVE-2024-47685
- EPSS 0.08%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 12.05.2026 12:17:13
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() syzbot reported that nf_reject_ip6_tcphdr_put() was possibly sending garbage on the four reserved tcp bits (th->res1) Use...