CVE-2025-38540
- EPSS 0.03%
- Veröffentlicht 16.08.2025 11:22:14
- Zuletzt bearbeitet 22.01.2026 18:39:18
In the Linux kernel, the following vulnerability has been resolved: HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras The Chicony Electronics HP 5MP Cameras (USB ID 04F2:B824 & 04F2:B82C) report a HID sensor interface that is not actu...
CVE-2025-38539
- EPSS 0.03%
- Veröffentlicht 16.08.2025 11:12:31
- Zuletzt bearbeitet 07.01.2026 18:42:03
In the Linux kernel, the following vulnerability has been resolved: tracing: Add down_write(trace_event_sem) when adding trace event When a module is loaded, it adds trace events defined by the module. It may also need to modify the modules trace p...
CVE-2025-38531
- EPSS 0.02%
- Veröffentlicht 16.08.2025 11:12:24
- Zuletzt bearbeitet 27.04.2026 14:16:25
In the Linux kernel, the following vulnerability has been resolved: iio: common: st_sensors: Fix use of uninitialize device structs Throughout the various probe functions &indio_dev->dev is used before it is initialized. This caused a kernel panic ...
CVE-2025-38530
- EPSS 0.03%
- Veröffentlicht 16.08.2025 11:12:23
- Zuletzt bearbeitet 07.01.2026 18:57:51
In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if ((1 << it->options[1]) & board->irq_bits) { However, `it->op...
CVE-2025-38514
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:55:01
- Zuletzt bearbeitet 22.01.2026 18:38:45
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AF_RXRPC service socket is opened and bound, but calls are preallocated, then rxrpc_alloc_incoming_call() will...
CVE-2025-38513
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:55:00
- Zuletzt bearbeitet 07.01.2026 17:47:21
In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() There is a potential NULL pointer dereference in zd_mac_tx_to_dev(). For example, the following is poss...
CVE-2025-38512
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:54:54
- Zuletzt bearbeitet 07.01.2026 17:58:51
In the Linux kernel, the following vulnerability has been resolved: wifi: prevent A-MSDU attacks in mesh networks This patch is a mitigation to prevent the A-MSDU spoofing vulnerability for mesh networks. The initial update to the IEEE 802.11 stand...
CVE-2025-38507
- EPSS 0.02%
- Veröffentlicht 16.08.2025 10:54:44
- Zuletzt bearbeitet 19.11.2025 17:22:00
In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: avoid bluetooth suspend/resume stalls Ensure we don't stall or panic the kernel when using bluetooth-connected controllers. This was reported as an issue on android ...
CVE-2025-38503
- EPSS 0.02%
- Veröffentlicht 16.08.2025 10:54:41
- Zuletzt bearbeitet 22.01.2026 18:37:38
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion when building free space tree When building the free space tree with the block group tree feature enabled, we can hit an assertion failure like this: BTRFS ...
CVE-2025-38501
- EPSS 0.14%
- Veröffentlicht 16.08.2025 05:30:09
- Zuletzt bearbeitet 17.03.2026 16:04:50
In the Linux kernel, the following vulnerability has been resolved: ksmbd: limit repeated connections from clients with the same IP Repeated connections from clients with the same IP address may exhaust the max connections and prevent other normal ...