{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-45251","assignerOrgId":"63664ac6-956c-4cba-a5d0-f46076e16109","state":"PUBLISHED","assignerShortName":"freebsd","dateReserved":"2026-05-11T16:27:44.891Z","datePublished":"2026-05-21T09:04:52.569Z","dateUpdated":"2026-05-22T03:55:35.943Z"},"containers":{"cna":{"datePublic":"2026-05-20T23:00:00.000Z","title":"Kernel use-after-free via file descriptor syscalls","references":[{"tags":["vendor-advisory"],"url":"https://security.freebsd.org/advisories/FreeBSD-SA-26:19.file.asc"}],"affected":[{"defaultStatus":"unknown","modules":["file"],"product":"FreeBSD","vendor":"FreeBSD","versions":[{"status":"affected","versionType":"release","version":"15.0-RELEASE","lessThan":"p9"},{"status":"affected","versionType":"release","version":"14.4-RELEASE","lessThan":"p5"},{"status":"affected","versionType":"release","version":"14.3-RELEASE","lessThan":"p14"}]}],"credits":[{"lang":"en","type":"finder","value":"75Acol, Lexpl0it, fcgboy, and robinzeng2015"},{"lang":"en","type":"finder","value":"Ryan at Calif.io"}],"descriptions":[{"lang":"en","value":"A file descriptor can be closed while a thread is blocked in a poll(2) or select(2) call waiting for that descriptor.  Because the blocked thread does not hold a reference to the underlying object, this closure may result in the object being freed while the thread remains blocked.  In this situation, the kernel must remove the blocked thread from the per-object wait queue prior to freeing the object.\n\nIn the case of some file descriptor types, the kernel failed to unlink blocked threads from the object before freeing it.  When the blocked thread is subsequently woken, it accesses memory that has already been freed resulting in a use-after-free vulnerability.\n\nThe use-after-free vulnerability may be triggered by an unprivileged local user and can be exploited to obtain superuser privileges."}],"problemTypes":[{"descriptions":[{"cweId":"CWE-416","description":"CWE-416: Use After Free","lang":"en","type":"CWE"}]}],"providerMetadata":{"orgId":"63664ac6-956c-4cba-a5d0-f46076e16109","shortName":"freebsd","dateUpdated":"2026-05-21T09:04:52.569Z"},"x_generator":{"engine":"cvelib 1.8.0"}},"adp":[{"metrics":[{"cvssV3_1":{"scope":"UNCHANGED","version":"3.1","baseScore":7.8,"attackVector":"LOCAL","baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","integrityImpact":"HIGH","userInteraction":"NONE","attackComplexity":"LOW","availabilityImpact":"HIGH","privilegesRequired":"LOW","confidentialityImpact":"HIGH"}},{"other":{"type":"ssvc","content":{"timestamp":"2026-05-21T00:00:00+00:00","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"total"}],"role":"CISA Coordinator","version":"2.0.3","id":"CVE-2026-45251"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2026-05-22T03:55:35.943Z"}}]}}