Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-39457 Details

Description

When exchanging data over a socket, libnv uses select(2) to wait for data to arrive. However, it does not verify whether the provided socket descriptor fits in select(2)'s file descriptor set size limit of FD_SETSIZE (1024). An attacker who is able to force a libnv application to allocate large file descriptors, e.g., by opening many descriptors and executing a program which is not careful to close them upon startup, can trigger stack corruption. If the target application is setuid-root, then this could be used to elevate local privileges.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-121Stack-based Buffer Overflow[email protected]

Affected Products

ProductVersions
freebsd freebsd
13.5 -
13.5 beta3
13.5 p1
13.5 p10
13.5 p11

CPE

  • cpe:2.3:o:freebsd:freebsd:13.5:-:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:beta3:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p10:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p11:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p12:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p2:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p3:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p4:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p5:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p6:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p7:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p8:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:13.5:p9:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:-:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p10:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p11:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p2:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p3:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p4:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p5:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p6:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p7:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p8:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p9:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:-:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:p1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:p2:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:rc1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:-:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p2:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p3:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p4:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p5:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p6:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-39457
NVD Published Date:
Apr 30, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-39457 Details - Not Deferred