In FreeBSD 12.0-STABLE before r351264, 12.0-RELEASE before 12.0-RELEASE-p10, 11.3-STABLE before r351265, 11.3-RELEASE before 11.3-RELEASE-p3, and 11.2-RELEASE before 11.2-RELEASE-p14, the kernel driver for /dev/midistat implements a read handler that is not thread-safe. A multi-threaded program can exploit races in the handler to copy out kernel memory outside the boundaries of midistat's data buffer.
References
Link | Resource |
---|---|
https://security.FreeBSD.org/advisories/FreeBSD-SA-19:23.midi.asc | Mitigation Vendor Advisory |
https://security.netapp.com/advisory/ntap-20190910-0002/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2019-08-30 09:15
Updated : 2024-02-28 17:08
NVD link : CVE-2019-5612
Mitre link : CVE-2019-5612
CVE.ORG link : CVE-2019-5612
JSON object : View
Products Affected
netapp
- clustered_data_ontap
freebsd
- freebsd
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')