CVE-2025-38160
- EPSS 0.05%
- Veröffentlicht 03.07.2025 08:36:02
- Zuletzt bearbeitet 18.12.2025 20:51:26
In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Add NULL check in raspberrypi_clk_register() devm_kasprintf() returns NULL when memory allocation fails. Currently, raspberrypi_clk_register() does not check for thi...
CVE-2025-38159
- EPSS 0.02%
- 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-38158
- EPSS 0.02%
- Veröffentlicht 03.07.2025 08:36:00
- Zuletzt bearbeitet 18.12.2025 20:43:11
In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: fix XQE dma address error The dma addresses of EQE and AEQE are wrong after migration and results in guest kernel-mode encryption services failure. Comparing th...
CVE-2025-38157
- EPSS 0.03%
- 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-38154
- EPSS 0.02%
- Veröffentlicht 03.07.2025 08:35:57
- Zuletzt bearbeitet 18.12.2025 21:09:23
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Avoid using sk_socket after free when sending The sk->sk_socket is not locked or referenced in backlog thread, and during the call to skb_send_sock(), there is a race...
CVE-2025-38153
- EPSS 0.03%
- 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-38151
- EPSS 0.03%
- Veröffentlicht 03.07.2025 08:35:55
- Zuletzt bearbeitet 18.12.2025 21:07:46
In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work The cited commit fixed a crash when cma_netevent_callback was called for a cma_id while work on that id from a pre...
CVE-2025-38148
- EPSS 0.03%
- Veröffentlicht 03.07.2025 08:35:53
- Zuletzt bearbeitet 18.12.2025 21:06:51
In the Linux kernel, the following vulnerability has been resolved: net: phy: mscc: Fix memory leak when using one step timestamping Fix memory leak when running one-step timestamping. When running one-step sync timestamping, the HW is configured t...
CVE-2025-38146
- EPSS 0.03%
- Veröffentlicht 03.07.2025 08:35:52
- Zuletzt bearbeitet 18.12.2025 21:23:29
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix the dead loop of MPLS parse The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks, The label count value has wrapped ...
CVE-2025-38147
- EPSS 0.04%
- 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...