CVE-2025-38259
- EPSS 0.07%
- Veröffentlicht 09.07.2025 10:42:35
- Zuletzt bearbeitet 18.12.2025 17:03:11
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd9335: Fix missing free of regulator supplies Driver gets and enables all regulator supplies in probe path (wcd9335_parse_dt() and wcd9335_power_on_reset()), but do...
CVE-2025-38257
- EPSS 0.07%
- Veröffentlicht 09.07.2025 10:42:34
- Zuletzt bearbeitet 18.12.2025 17:07:52
In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Prevent overflow in size calculation for memdup_user() Number of apqn target list entries contained in 'nr_apqns' variable is determined by userspace via an ioctl call s...
CVE-2025-38255
- EPSS 0.07%
- Veröffentlicht 09.07.2025 10:42:33
- Zuletzt bearbeitet 19.11.2025 20:58:14
In the Linux kernel, the following vulnerability has been resolved: lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly() While testing null_blk with configfs, echo 0 > poll_queues will trigger following panic: BUG: kernel NULL poi...
CVE-2025-38253
- EPSS 0.05%
- Veröffentlicht 09.07.2025 10:42:32
- Zuletzt bearbeitet 19.11.2025 21:00:39
In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix crash in wacom_aes_battery_handler() Commit fd2a9b29dc9c ("HID: wacom: Remove AES power_supply after extended inactivity") introduced wacom_aes_battery_handler() wh...
CVE-2025-38250
- EPSS 0.06%
- Veröffentlicht 09.07.2025 10:42:30
- Zuletzt bearbeitet 25.03.2026 11:16:10
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix use-after-free in vhci_flush() syzbot reported use-after-free in vhci_flush() without repro. [0] From the splat, a thread close()d a vhci file descriptor ...
CVE-2025-38251
- EPSS 0.07%
- Veröffentlicht 09.07.2025 10:42:30
- Zuletzt bearbeitet 18.12.2025 17:08:17
In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clip_push() Blamed commit missed that vcc_destroy_socket() calls clip_push() with a NULL skb. If clip_devs is NULL, clip_push() then crashes when ...
CVE-2025-38248
- EPSS 0.03%
- Veröffentlicht 09.07.2025 10:42:29
- Zuletzt bearbeitet 17.03.2026 13:32:54
In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix use-after-free during router port configuration The bridge maintains a global list of ports behind which a multicast router resides. The list is consulted during...
CVE-2025-38249
- EPSS 0.07%
- Veröffentlicht 09.07.2025 10:42:29
- Zuletzt bearbeitet 18.12.2025 17:11:34
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() In snd_usb_get_audioformat_uac3(), the length value returned from snd_usb_ctl_msg() is used directly for m...
CVE-2025-38245
- EPSS 0.05%
- Veröffentlicht 09.07.2025 10:42:27
- Zuletzt bearbeitet 18.12.2025 17:14:38
In the Linux kernel, the following vulnerability has been resolved: atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). syzbot reported a warning below during atm_dev_register(). [0] Before creating a new device and procfs/sy...
CVE-2025-38246
- EPSS 0.07%
- Veröffentlicht 09.07.2025 10:42:27
- Zuletzt bearbeitet 20.11.2025 20:14:15
In the Linux kernel, the following vulnerability has been resolved: bnxt: properly flush XDP redirect lists We encountered following crash when testing a XDP_REDIRECT feature in production: [56251.579676] list_add corruption. next->prev should be ...