First published: Sat Nov 28 2020(Updated: )
An issue was discovered in do_madvise in mm/madvise.c in the Linux kernel before 5.6.8. There is a race condition between coredump operations and the IORING_OP_MADVISE implementation, aka CID-bc0c4d1e176e.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | <5.6.8 | |
Ubuntu Linux | =14.04 | |
Ubuntu Linux | =16.04 | |
Ubuntu Linux | =18.04 | |
Ubuntu Linux | =20.04 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-29372 has a medium severity rating due to the potential for a race condition leading to unexpected behavior during coredump operations.
To fix CVE-2020-29372, update your Linux kernel to version 5.6.8 or later.
CVE-2020-29372 affects the Linux kernel versions before 5.6.8 and specific Ubuntu versions including 14.04, 16.04, 18.04, and 20.04.
The vulnerability involves a race condition in the do_madvise function within the Linux kernel during IORING_OP_MADVISE operations.
CVE-2020-29372 is associated with a specific implementation issue in the Linux kernel that can occur during concurrent operations.