CVE-2026-58083
Last modified
CVE-2026-58083 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition, the copy routine did not hold the appropriate locks while reading knote state, allowing further races. An unprivileged local user can trigger a use-after-free in the kernel, potentially leading to privilege escalation.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freebsd | Freebsd | 15.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-58083?
How severe is CVE-2026-58083?
How do I fix CVE-2026-58083?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-58077Joomla Extension - weeblr.com - Unauthenticated stored XSS i…8.7
- CVE-2026-58078Joomla Extension - themexpert.com - Unauthenticated SQL inje…8.7
- CVE-2026-5808A vulnerability was detected in openstatusHQ openstatus up t…5.3
- CVE-2026-58080In Eclipse Milo versions 1.0.0 through 1.1.4, `OpcUaServerCo…8.2
- CVE-2026-58081Several encoding modules, including HZ, UTF-7, VIQR, and ZW,…9.8
- CVE-2026-58082The ISO-2022 encoding module used a stack buffer sized to MB…9.8
- CVE-2026-58084To retrieve the previous timer value, the kernel calls realt…5.5
- CVE-2026-58085After dispatching a decrypt operation to OCF and receiving t…7.5
- CVE-2026-58086As an inadvertent side effect of an unrelated code change, P…8.1
- CVE-2026-58087The GETALL and SETALL commands in semctl(2) recorded the num…7.8
- CVE-2026-58088The ELF core dump code counted the number of dumpable VM map…7.4
- CVE-2026-58089When a process calls execve(2) to execute a setuid or setgid…7.8
Are you affected by CVE-2026-58083?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
