CVE-2025-21787

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Feb 27, 2025
Updated: Mar 13, 2025
CWE ID 908

Summary

CVE-2025-21787: A vulnerability in the Linux kernel's string validation in the vsprintf function has been addressed. This issue, reported by syzbot, could lead to uninitialized values in certain strings. The flaw was identified in the team_option_set function, specifically in the team_nl_options_set_doit function, where user-provided data was not properly validated. If user-supplied data contained no null byte, it could result in uninitialized values in memory, leading to potential security vulnerabilities. The known affected functions include genl_rcv_msg, netlink_unicast_kernel, and netlink_unicast, among others. The vulnerability could be exploited through network communication using netlink protocol. The Linux kernel developers have released a patch to mitigate this issue.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share