24485 matches found
CVE-2025-65229
creationtimestamp| type| source ---|---|--- 2025-12-08 23:19:49+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7j662xtup2s...
CVE-2025-40301
No description is available for this CVE. Mitigation To mitigate this issue, disable the Bluetooth kernel module if Bluetooth functionality is not required. This can be achieved by blacklisting the bluetooth module. Create a file named /etc/modprobe.d/disable-bluetooth.conf with the following...
CVE-2025-65799
creationtimestamp| type| source ---|---|--- 2025-12-08 20:07:18+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7itft5fmw2s...
CVE-2025-48632
creationtimestamp| type| source ---|---|--- 2025-12-08 19:16:10+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7iqkfospb2q...
CVE-2025-14247
creationtimestamp| type| source ---|---|--- 2025-12-08 15:20:39+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7idfamxam2n...
CVE-2025-14246
creationtimestamp| type| source ---|---|--- 2025-12-08 15:15:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7id4c2w252q...
GCVE-1-2025-0033
creationtimestamp| type| source ---|---|--- 2025-12-08 13:51:07+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115684269529208752...
CVE-2023-53759
creationtimestamp| type| source ---|---|--- 2025-12-08 03:13:11+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7h2qghned2s...
CVE-2023-53753
creationtimestamp| type| source ---|---|--- 2025-12-08 03:11:36+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7h2nlspy72s 2026-03-19 00:00:00+00:00| seen| https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/...
DEBIAN-CVE-2023-53767
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kqmidrivereventwork Currently the buffer pointed by event is not freed in case ATH12KFLAGUNREGISTERING bit is set, this causes memory leak. Add a goto skip instead of return, to ensure event...
UBUNTU-CVE-2023-53767
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kqmidrivereventwork Currently the buffer pointed by event is not freed in case ATH12KFLAGUNREGISTERING bit is set, this causes memory leak. Add a goto skip instead of return, to ensure event...
CVE-2023-53767 wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kqmidrivereventwork Currently the buffer pointed by event is not freed in case ATH12KFLAGUNREGISTERING bit is set, this causes memory leak. Add a goto skip instead of return, to ensure event...
CVE-2023-53767 wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kqmidrivereventwork Currently the buffer pointed by event is not freed in case ATH12KFLAGUNREGISTERING bit is set, this causes memory leak. Add a goto skip instead of return, to ensure event...
CVE-2023-53767
The CVE describes a memory‑leak in the Linux kernel’s ath12k driver (wifi/ath12k_qmi_driver_event_work). When ATH12K_FLAG_UNREGISTERING is set, the event buffer is not freed, causing a leak. The patch replaces a return with a goto skip to ensure the event and all list entries are freed. Reports a...
CVE-2023-53767
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kqmidrivereventwork Currently the buffer pointed by event is not freed in case ATH12KFLAGUNREGISTERING bit is set, this causes memory leak. Add a goto skip instead of return, to ensure event...
CVE-2023-53762
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix UAF in hcidisconnectallsync Use-after-free can occur in hcidisconnectallsync if a connection is deleted by concurrent processing of a controller event. To prevent this the code now tries to iterate over th...
DEBIAN-CVE-2025-40301
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate skb length for unknown CC opcode In hcicmdcompleteevt, if the command complete event has an unknown opcode, we assume the first byte of the remaining skb-data contains the return status. However,...
CVE-2025-40301
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate skb length for unknown CC opcode In hcicmdcompleteevt, if the command complete event has an unknown opcode, we assume the first byte of the remaining skb-data contains the return status. However,...
CVE-2025-40301 Bluetooth: hci_event: validate skb length for unknown CC opcode
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate skb length for unknown CC opcode In hcicmdcompleteevt, if the command complete event has an unknown opcode, we assume the first byte of the remaining skb-data contains the return status. However,...
PT-2025-49433
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Bluetooth implementation within the hci cmd complete evt function. Specifically, the code does not validate the length of the socket buffer skb before...