CVE-2022-48956
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:06
- Zuletzt bearbeitet 24.10.2024 19:59:47
In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid use-after-free in ip6_fragment() Blamed commit claimed rcu_read_lock() was held by ip6_fragment() callers. It seems to not be always true, at least for UDP stack. syz...
CVE-2024-50006
- EPSS 0.01%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 12.05.2026 12:17:19
In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_data_sem unlock order in ext4_ind_migrate() Fuzzing reports a possible deadlock in jbd2_log_wait_commit. This issue is triggered when an EXT4_IOC_MIGRATE ioctl is set ...
CVE-2024-50007
- EPSS 0.03%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 03.11.2025 23:16:39
In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We should...
CVE-2024-50008
- EPSS 0.02%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 12.05.2026 12:17:20
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Replace one-element array with a flexible-array member in `struct host_cmd_ds_802_11_scan_...
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.02%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 03.11.2025 21:16:45
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 0.06%
- 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-49973
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:18
- Zuletzt bearbeitet 12.05.2026 13:16:15
In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore ...
CVE-2024-49974
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:18
- Zuletzt bearbeitet 03.11.2025 23:16:35
In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each ...
CVE-2024-49975
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:18
- Zuletzt bearbeitet 03.11.2025 23:16:36
In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "[uprobes]" vma xol_add_vma() maps the uninitialized page allocated by __create_xol_area() into userspace. On some architectures (x86) this memory...