PT-2026-42397 · Freebsd · Libcasper+1
CVSS v3.1
8.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
FreeBSD libcasper(3) (affected versions not specified)
Description
libcasper(3) communicates with helper processes via UNIX domain sockets and utilizes the
select(2) system call to wait for available data. The software fails to verify if the socket descriptor is within the FD SETSIZE limit of 1024. An attacker can trigger stack corruption by causing an application using libcasper(3) to allocate large file descriptors, such as by opening numerous descriptors and executing a program that does not close them upon startup. If the target application runs with setuid root privileges, this can lead to local privilege escalation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
LPE
Stack Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Freebsd
Libcasper