CVE-2023-1095

Source
https://cve.org/CVERecord?id=CVE-2023-1095
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-1095.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-1095
Downstream
Related
Published
2023-02-28T00:00:00Z
Modified
2026-07-07T08:52:59.100838198Z
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

In nftablesupdtable, if nftablestableenable returns an error, nfttransdestroy is called to free the transaction object. nfttransdestroy() calls listdel(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.

Database specific
{
    "cwe_ids": [
        "CWE-476"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/1xxx/CVE-2023-1095.json",
    "cna_assigner": "redhat"
}
References

Affected packages

Git / github.com/torvalds/linux

Affected ranges

Type
GIT
Repo
https://github.com/torvalds/linux
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "Fixed in 6.0-rc1"
        },
        {
            "last_affected": "Fixed in 6.0-rc1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

Fixed in 6.*
Fixed in 6.0-rc1
v6.*
v6.0-rc1

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-1095.json"