Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

75Acol

#19883of 53,624
13.1Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-42399
7.8
2026-05-21
Linux · Linux Kernel · CVE-2026-45251
**Name of the Vulnerable Software and Affected Versions** Linux Kernel (affected versions not specified) **Description** A use-after-free issue exists where a file descriptor can be closed while a thread is blocked in a `poll(2)` or `select(2)` call waiting for that descriptor. Since the blocked thread does not hold a reference to the underlying object, the object may be freed while the thread remains blocked. The kernel fails to unlink blocked threads from the per-object wait queue for certain file descriptor types before freeing the object. Consequently, when the blocked thread wakes up, it accesses memory that has already been freed. This can be triggered by an unprivileged local user to obtain superuser privileges. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2025-39235
5.3
2025-09-24
Apache · Apache Iotdb · CVE-2025-48459
**Name of the Vulnerable Software and Affected Versions** Apache IoTDB versions 1.0.0 through 2.0.4 **Description** A flaw exists in Apache IoTDB related to the deserialization of untrusted data. This issue could potentially allow for malicious data to be processed, leading to unexpected behavior or compromise. **Recommendations** Upgrade to version 2.0.5 to address this issue.