CVE-2025-37891
- EPSS 0.02%
- Veröffentlicht 19.05.2025 07:19:04
- Zuletzt bearbeitet 17.11.2025 19:21:12
In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion function from MIDI 1.0 to UMP packet contains an internal buffer to keep the incoming MIDI bytes, and ...
CVE-2025-37890
- EPSS 0.02%
- Veröffentlicht 16.05.2025 13:01:12
- Zuletzt bearbeitet 17.11.2025 17:11:57
In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report [1], we have a UAF case when an hfsc class has a netem child qdisc. The...
CVE-2023-53146
- EPSS 0.01%
- Veröffentlicht 14.05.2025 12:43:59
- Zuletzt bearbeitet 12.11.2025 20:37:33
In the Linux kernel, the following vulnerability has been resolved: media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer() In dw2102_i2c_transfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i...
CVE-2023-53145
- EPSS 0.01%
- Veröffentlicht 10.05.2025 14:19:14
- Zuletzt bearbeitet 12.11.2025 20:42:21
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition In btsdio_probe, the data->work is bound with btsdio_work. It will be started in btsdio_send_frame....
CVE-2025-37888
- EPSS 0.01%
- Veröffentlicht 09.05.2025 06:45:50
- Zuletzt bearbeitet 12.11.2025 19:36:49
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() Add NULL check for mlx5_get_flow_namespace() returns in mlx5_create_inner_ttc_table() and mlx5_create_ttc_table() t...
CVE-2025-37889
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:45:50
- Zuletzt bearbeitet 17.11.2025 17:13:03
In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Consistently treat platform_max as control value This reverts commit 9bdd10d57a88 ("ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min"), and makes some addit...
CVE-2025-37887
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:45:49
- Zuletzt bearbeitet 12.11.2025 19:36:44
In the Linux kernel, the following vulnerability has been resolved: pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result If the FW doesn't support the PDS_CORE_CMD_FW_CONTROL command the driver might at the least print garbage and at the wor...
CVE-2025-37885
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:45:48
- Zuletzt bearbeitet 12.11.2025 19:36:29
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if *new* route isn't postable Restore an IRTE back to host control (remapped or posted MSI mode) if the *new* GSI route prevents posting the IR...
CVE-2025-37886
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:45:48
- Zuletzt bearbeitet 12.11.2025 19:36:38
In the Linux kernel, the following vulnerability has been resolved: pds_core: make wait_context part of q_info Make the wait_context a full part of the q_info struct rather than a stack variable that goes away after pdsc_adminq_post() is done so th...
CVE-2025-37884
- EPSS 0.01%
- Veröffentlicht 09.05.2025 06:45:47
- Zuletzt bearbeitet 12.11.2025 19:30:02
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcu_tasks_trace and event_mutex. Fix the following deadlock: CPU A _free_event() perf_kprobe_destroy() mutex_lock(&event_mutex) perf_trace_eve...