In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sock_recvmsg when draining clc data When receiving clc msg, the field length in smc_clc_msg_hdr indicates the length of msg should be received from network and the value should not be fully trusted as it is from the network. Once the value of length exceeds the value of buflen in function smc_clc_wait_msg it may run into deadloop when trying to drain the remaining data exceeding buflen. This patch checks the return value of sock_recvmsg when draining data in case of deadloop in draining.
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 linux organizations running these solutions should prioritize assessment and patching.
Reported in 2025, 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.
2025-01-11T13:15:29.253
2025-11-03T21:18:33.433
Modified
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSSv3.1: 7.5 (HIGH)
| Type | Vendor | Product | Version/Range | Vulnerable? |
|---|---|---|---|---|
| Operating System | linux | linux_kernel | < 5.10.233 | Yes |
| Operating System | linux | linux_kernel | < 5.15.176 | Yes |
| Operating System | linux | linux_kernel | < 6.1.122 | Yes |
| Operating System | linux | linux_kernel | < 6.6.68 | Yes |
| Operating System | linux | linux_kernel | < 6.12.7 | Yes |
| Operating System | linux | linux_kernel | 5.8 | Yes |
| Operating System | linux | linux_kernel | 5.8 | Yes |
| Operating System | linux | linux_kernel | 5.8 | Yes |
| Operating System | linux | linux_kernel | 5.8 | Yes |
| Operating System | linux | linux_kernel | 6.13 | Yes |
| Operating System | linux | linux_kernel | 6.13 | Yes |
| Operating System | linux | linux_kernel | 6.13 | Yes |
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 linux'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.