CVE-2020-29368

Source
https://cve.org/CVERecord?id=CVE-2020-29368
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-29368.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-29368
Aliases
Downstream
Related
Published
2020-11-28T07:15:11.460Z
Modified
2026-03-15T22:35:49.306176Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in _splithugepmd in mm/hugememory.c in the Linux kernel before 5.7.5. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check, aka CID-c444eb564fb1.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-29368.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.5.5"
            },
            {
                "fixed": "4.9.228"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.10"
            },
            {
                "fixed": "4.14.185"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.15"
            },
            {
                "fixed": "4.19.129"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.20"
            },
            {
                "fixed": "5.4.48"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.5"
            },
            {
                "fixed": "5.7.5"
            }
        ]
    }
]