CVE-2025-38163
- EPSS 0.11%
- Veröffentlicht 03.07.2025 08:36:04
- Zuletzt bearbeitet 18.12.2025 17:32:07
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi->total_valid_block_count syzbot reported a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010...
CVE-2025-38157
- EPSS 0.08%
- Veröffentlicht 03.07.2025 08:35:59
- Zuletzt bearbeitet 18.12.2025 21:09:32
In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k_htc: Abort software beacon handling if disabled A malicious USB device can send a WMI_SWBA_EVENTID event from an ath9k_htc-managed device before beaconing has been enab...
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-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...
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....