CVE-2023-28772

Source
https://cve.org/CVERecord?id=CVE-2023-28772
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-28772.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-28772
Downstream
BELL (1)
CLSA (4)
DEBIAN (1)
OESA (1)
RHSA (4)
SUSE (9)
UBUNTU (1)
Related
Published
2023-03-23T15:15:12Z
Modified
2026-03-14T12:04:48Z
Severity
  • 6.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in the Linux kernel before 5.13.3. lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-28772.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "2.6.27"
            },
            {
                "fixed":  "4.4.276"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.5"
            },
            {
                "fixed":  "4.9.276"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.10"
            },
            {
                "fixed":  "4.14.240"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.15"
            },
            {
                "fixed":  "4.19.198"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.20"
            },
            {
                "fixed":  "5.4.133"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.5"
            },
            {
                "fixed":  "5.10.51"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.11"
            },
            {
                "fixed":  "5.12.18"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.13"
            },
            {
                "fixed":  "5.13.3"
            }
        ]
    }
]