Lucene search

K
cvelistLinuxCVELIST:CVE-2024-44945
HistoryAug 31, 2024 - 6:23 a.m.

CVE-2024-44945 netfilter: nfnetlink: Initialise extack before use in ACKs

2024-08-3106:23:32
Linux
www.cve.org
4
netfilter nfnetlink extack initialise acks linux kernel

EPSS

0

Percentile

9.5%

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nfnetlink: Initialise extack before use in ACKs

Add missing extack initialisation when ACKing BATCH_BEGIN and BATCH_END.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "net/netfilter/nfnetlink.c"
    ],
    "versions": [
      {
        "version": "bf2ac490d28c",
        "lessThan": "3e03b536d945",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "bf2ac490d28c",
        "lessThan": "d1a7b382a9d3",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "net/netfilter/nfnetlink.c"
    ],
    "versions": [
      {
        "version": "6.10",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.10",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10.7",
        "lessThanOrEqual": "6.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.11",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

EPSS

0

Percentile

9.5%

Related for CVELIST:CVE-2024-44945