Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2026-3038


The rtsock_msg_buffer() function serializes routing information into a buffer. As a part of this, it copies sockaddr structures into a sockaddr_storage structure on the stack. It assumes that the source sockaddr length field had already been validated, but this is not necessarily the case, and it's possible for a malicious userspace program to craft a request which triggers a 127-byte overflow. In practice, this overflow immediately overwrites the canary for the rtsock_msg_buffer() stack frame, resulting in a panic once the function returns. The bug allows an unprivileged user to crash the kernel by triggering a stack buffer overflow in rtsock_msg_buffer(). In particular, the overflow will corrupt a stack canary value that is verified when the function returns; this mitigates the impact of the stack overflow by triggering a kernel panic. Other kernel bugs may exist which allow userspace to find the canary value and thus defeat the mitigation, at which point local privilege escalation may be possible.


Security Impact Summary

This vulnerability carries a HIGH severity rating with a CVSS v3.1 score of 7.5, indicating it can be exploited remotely over the network with relatively low complexity without requiring user interaction and does not require pre-existing privileges . The vulnerability impacts and availability (service disruption) for affected systems. Impacting 1 product from freebsd organizations running these solutions should prioritize assessment and patching.

Historical Context

Reported in 2026, this vulnerability emerged during an era marked by increased sophistication in supply chain attacks, cloud infrastructure vulnerabilities, and software-as-a-service (SaaS) security challenges. Security practices during this period emphasized zero-trust architectures, container security, and API protection.


Published

2026-03-09T13:15:57.227

Last Modified

2026-03-17T15:55:14.347

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-787

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 13.5 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.3 Yes
Operating System freebsd freebsd 14.4 Yes
Operating System freebsd freebsd 15.0 Yes
Operating System freebsd freebsd 15.0 Yes
Operating System freebsd freebsd 15.0 Yes
Operating System freebsd freebsd 15.0 Yes

References

How SecUtils Interprets This CVE

SecUtils normalizes and enriches National Vulnerability Database (NVD) records by standardizing vendor and product identifiers, aggregating vulnerability metadata from both NVD and MITRE sources, and providing structured context for security teams. For freebsd's affected products, we extract Common Platform Enumeration (CPE) data, Common Weakness Enumeration (CWE) classifications, CVSS severity metrics, and reference data to enable rapid vulnerability prioritization and asset correlation. This record contains no exploit code, proof-of-concept instructions, or attack methodologies—only defensive intelligence necessary for patch management, risk assessment, and security operations.