CVE-2023-28327

Source
https://cve.org/CVERecord?id=CVE-2023-28327
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-28327.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-28327
Downstream
Related
Published
2023-04-19T23:15:07.027Z
Modified
2026-03-14T12:04:46.573450Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

A NULL pointer dereference flaw was found in the UNIX protocol in net/unix/diag.c In unixdiagget_exact in the Linux Kernel. The newly allocated skb does not have sk, leading to a NULL pointer. This flaw allows a local user to crash or potentially cause a denial of service.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-28327.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "6.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    }
]