CVE-2025-38174
- EPSS 0.11%
- Veröffentlicht 04.07.2025 10:39:55
- Zuletzt bearbeitet 18.12.2025 16:46:25
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in tb_cfg_request_dequeue(): general protection fault, probably for non-canonical address 0xd...
CVE-2025-38173
- EPSS 0.11%
- Veröffentlicht 03.07.2025 08:36:10
- Zuletzt bearbeitet 18.12.2025 20:53:34
In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/cesa - Handle zero-length skcipher requests Do not access random memory for zero-length skcipher requests. Just return 0.
CVE-2025-38168
- EPSS 0.05%
- Veröffentlicht 03.07.2025 08:36:07
- Zuletzt bearbeitet 20.11.2025 19:29:30
In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PM...
CVE-2025-38166
- EPSS 0.17%
- Veröffentlicht 03.07.2025 08:36:06
- Zuletzt bearbeitet 18.12.2025 20:51:59
In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap [ 2172.936997] ------------[ cut here ]------------ [ 2172.936999] kernel BUG at lib/iov_iter.c:629! ...... [ 2172.944996] PKRU: 55555554 [ 2172.94...
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-38161
- EPSS 0.12%
- Veröffentlicht 03.07.2025 08:36:03
- Zuletzt bearbeitet 18.12.2025 17:30:38
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction Upon RQ destruction if the firmware command fails which is the last resource to be destroyed some SW resources we...
CVE-2025-38159
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:36:01
- Zuletzt bearbeitet 18.12.2025 20:51:16
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds Set the size to 6 instead of 2, since 'para' array is passed to 'rtw_fw_bt_wifi_control(rtwdev, para[0], &par...
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-38153
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:35:56
- Zuletzt bearbeitet 18.12.2025 21:08:09
In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: fix error handling of usbnet read calls Syzkaller, courtesy of syzbot, identified an error (see report [1]) in aqc111 driver, caused by incomplete sanitation of u...
CVE-2025-38147
- EPSS 0.11%
- Veröffentlicht 03.07.2025 08:35:52
- Zuletzt bearbeitet 18.12.2025 21:06:32
In the Linux kernel, the following vulnerability has been resolved: calipso: Don't call calipso functions for AF_INET sk. syzkaller reported a null-ptr-deref in txopt_get(). [0] The offset 0x70 was of struct ipv6_txoptions in struct ipv6_pinfo, so...