CVE-2022-48950
- EPSS 0.25%
- Veröffentlicht 21.10.2024 20:15:06
- Zuletzt bearbeitet 25.10.2024 20:02:03
In the Linux kernel, the following vulnerability has been resolved: perf: Fix perf_pending_task() UaF Per syzbot it is possible for perf_pending_task() to run after the event is free()'d. There are two related but distinct cases: - the task_work ...
CVE-2022-48951
- EPSS 0.25%
- Veröffentlicht 21.10.2024 20:15:06
- Zuletzt bearbeitet 25.10.2024 20:01:24
In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() The bounds checks in snd_soc_put_volsw_sx() are only being applied to the first channel, meaning it is possible...
CVE-2022-48953
- EPSS 0.25%
- Veröffentlicht 21.10.2024 20:15:06
- Zuletzt bearbeitet 25.10.2024 20:07:48
In the Linux kernel, the following vulnerability has been resolved: rtc: cmos: Fix event handler registration ordering issue Because acpi_install_fixed_event_handler() enables the event automatically on success, it is incorrect to call it before th...
CVE-2024-50017
- EPSS 0.22%
- Veröffentlicht 21.10.2024 19:15:05
- Zuletzt bearbeitet 17.02.2025 12:15:26
In the Linux kernel, the following vulnerability has been resolved: x86/mm/ident_map: Use gbpages only where full GB page should be mapped. When ident_pud_init() uses only GB pages to create identity maps, large ranges of addresses not actually req...
- EPSS 0.04%
- Veröffentlicht 21.10.2024 19:15:05
- Zuletzt bearbeitet 12.12.2024 16:15:16
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-50006
- EPSS 0.19%
- 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.25%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 15.06.2026 18:23:50
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.25%
- 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-50012
- EPSS 0.23%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 01.06.2026 17:16:30
In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parse_perf_domain function, if the call to of_parse_phandle_with_args returns an error, then the reference to the CPU device...
CVE-2024-50014
- EPSS 0.22%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 05.01.2026 11:17:22
In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when executed against a filesystem with fast-commit fea...