CVE-2019-19807
Last modified
CVE-2019-19807 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel before 5.3.11, sound/core/timer.c has a use-after-free caused by erroneous code refactoring, aka CID-e7af6307a8a5. This is related to snd_timer_open and snd_timer_close_locked. EPSS estimates a 0.55% chance of exploitation in the next 30 days.
Description
In the Linux kernel before 5.3.11, sound/core/timer.c has a use-after-free caused by erroneous code refactoring, aka CID-e7af6307a8a5. This is related to snd_timer_open and snd_timer_close_locked. The timeri variable was originally intended to be for a newly created timer instance, but was used for a different purpose after refactoring.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9.199, < 4.9.201 |
| Linux | Linux Kernel | >= 4.14.152, < 4.14.154 |
| Linux | Linux Kernel | >= 4.19.82, < 4.19.84 |
| Linux | Linux Kernel | >= 5.2, < 5.3.11 |
| Canonical | Ubuntu Linux | 14.04 |
| Canonical | Ubuntu Linux | 16.04 |
| Canonical | Ubuntu Linux | 18.04 |
| Canonical | Ubuntu Linux | 19.10 |
References
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.11Release Notes, Vendor Advisory
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e7af6307a8a54f0b873960b32b6a644f2d0fbd97Exploit, Patch, Vendor Advisory
- https://github.com/torvalds/linux/commit/e7af6307a8a54f0b873960b32b6a644f2d0fbd97Patch, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20200103-0001/Third Party Advisory
- https://usn.ubuntu.com/4225-1/Third Party Advisory
- https://usn.ubuntu.com/4227-1/Third Party Advisory
- https://usn.ubuntu.com/4227-2/Third Party Advisory
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.11Release Notes, Vendor Advisory
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e7af6307a8a54f0b873960b32b6a644f2d0fbd97Exploit, Patch, Vendor Advisory
- https://github.com/torvalds/linux/commit/e7af6307a8a54f0b873960b32b6a644f2d0fbd97Patch, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20200103-0001/Third Party Advisory
- https://usn.ubuntu.com/4225-1/Third Party Advisory
- https://usn.ubuntu.com/4227-1/Third Party Advisory
- https://usn.ubuntu.com/4227-2/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-19807?
How severe is CVE-2019-19807?
How do I fix CVE-2019-19807?
Are you affected by CVE-2019-19807?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
