In the Linux kernel, the following vulnerability has been resolved:
net/smc: check smcd_v2_ext_offset when receiving proposal msg
When receiving proposal msg in server, the field smcd_v2_ext_offset in
proposal msg is from the remote client and can not be fully trusted.
Once the value of smcd_v2_ext_offset exceed the max value, there has
the chance to access wrong address, and crash may happen.
This patch checks the value of smcd_v2_ext_offset before using it.
Metrics
Affected Vendors & Products
References
History
Tue, 14 Jan 2025 08:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Sat, 11 Jan 2025 12:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: net/smc: check smcd_v2_ext_offset when receiving proposal msg When receiving proposal msg in server, the field smcd_v2_ext_offset in proposal msg is from the remote client and can not be fully trusted. Once the value of smcd_v2_ext_offset exceed the max value, there has the chance to access wrong address, and crash may happen. This patch checks the value of smcd_v2_ext_offset before using it. | |
Title | net/smc: check smcd_v2_ext_offset when receiving proposal msg | |
References |
|
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2025-01-11T12:35:35.284Z
Updated: 2025-01-11T12:35:35.284Z
Reserved: 2025-01-11T12:34:02.588Z
Link: CVE-2024-47408
Vulnrichment
No data.
NVD
Status : Received
Published: 2025-01-11T13:15:22.220
Modified: 2025-01-11T13:15:22.220
Link: CVE-2024-47408
Redhat