CVE-2025-38136
- EPSS 0.11%
- Veröffentlicht 03.07.2025 08:35:39
- Zuletzt bearbeitet 17.12.2025 18:12:36
In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: Reorder clock handling and power management in probe Reorder the initialization sequence in `usbhs_probe()` to enable runtime PM before accessing registers, pre...
CVE-2025-38119
- EPSS 0.13%
- Veröffentlicht 03.07.2025 08:35:26
- Zuletzt bearbeitet 19.01.2026 13:16:08
In the Linux kernel, the following vulnerability has been resolved: scsi: core: ufs: Fix a hang in the error handler ufshcd_err_handling_prepare() calls ufshcd_rpm_get_sync(). The latter function can only succeed if UFSHCD_EH_IN_PROGRESS is not set...
CVE-2025-38117
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:35:25
- Zuletzt bearbeitet 20.11.2025 21:33:29
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Protect mgmt_pending list with its own lock This uses a mutex to protect from concurrent access of mgmt_pending list which can cause crashes like: ===============...
CVE-2025-38109
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:35:19
- Zuletzt bearbeitet 20.11.2025 21:36:33
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix ECVF vports unload on shutdown flow Fix shutdown flow UAF when a virtual function is created on the embedded chip (ECVF) of a BlueField device. In such case the vport...
CVE-2025-38105
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:35:15
- Zuletzt bearbeitet 25.03.2026 11:16:10
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leav...
CVE-2025-38103
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:35:13
- Zuletzt bearbeitet 16.12.2025 17:03:25
In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() Update struct hid_descriptor to better reflect the mandatory and optional parts of the HID Descriptor as per US...
- EPSS 0.06%
- Veröffentlicht 03.07.2025 08:35:12
- Zuletzt bearbeitet 16.12.2025 17:10:36
In the Linux kernel, the following vulnerability has been resolved: VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify During our test, it is found that a warning can be trigger in try_grab_folio as follow: ------------[ cut...
CVE-2025-38099
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:13:59
- Zuletzt bearbeitet 20.11.2025 21:52:36
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken A SCO connection without the proper voice_setting can cause the controller to lock up.
CVE-2025-38098
- EPSS 0.05%
- Veröffentlicht 03.07.2025 08:13:58
- Zuletzt bearbeitet 20.11.2025 21:52:51
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Don't treat wb connector as physical in create_validate_stream_for_sink Don't try to operate on a drm_wb_connector as an amdgpu_dm_connector. While dereferencing a...
CVE-2025-38096
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:13:57
- Zuletzt bearbeitet 20.11.2025 21:53:08
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: don't warn when if there is a FW error iwl_trans_reclaim is warning if it is called when the FW is not alive. But if it is called when there is a pending restart, i....