An issue was discovered in Samsung TizenRT through 3.0_GBM (and 3.1_PRE). l2_packet_receive_timeout in wpa_supplicant/src/l2_packet/l2_packet_pcap.c has a missing check on the return value of pcap_dispatch, leading to a denial of service (malfunction).
References
Link | Resource |
---|---|
https://github.com/Samsung/TizenRT/blob/f8f776dd183246ad8890422c1ee5e8f33ab2aaaf/external/wpa_supplicant/src/l2_packet/l2_packet_pcap.c#L181 | Exploit Third Party Advisory |
https://github.com/Samsung/TizenRT/issues/5629 | Issue Tracking Third Party Advisory |
https://linux.die.net/man/3/pcap_dispatch | Technical Description Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2022-09-29 03:15
Updated : 2024-02-28 19:29
NVD link : CVE-2022-40279
Mitre link : CVE-2022-40279
CVE.ORG link : CVE-2022-40279
JSON object : View
Products Affected
samsung
- tizenrt
CWE
CWE-252
Unchecked Return Value