Lucene search

K
cveLinuxCVE-2024-44944
HistoryAug 30, 2024 - 8:15 a.m.

CVE-2024-44944

2024-08-3008:15:04
CWE-401
Linux
web.nvd.nist.gov
94
linux kernel
netfilter
ctnetlink
expectation id
vulnerability

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

5.1%

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

netfilter: ctnetlink: use helper function to calculate expect ID

Delete expectation path is missing a call to the nf_expect_get_id()
helper function to calculate the expectation ID, otherwise LSB of the
expectation object address is leaked to userspace.

Affected configurations

Nvd
Vulners
Node
linuxlinux_kernelRange5.25.4.282
OR
linuxlinux_kernelRange5.55.10.224
OR
linuxlinux_kernelRange5.115.15.165
OR
linuxlinux_kernelRange5.166.1.103
OR
linuxlinux_kernelRange6.26.6.44
OR
linuxlinux_kernelRange6.76.10.3
OR
linuxlinux_kernelMatch4.19.320
OR
linuxlinux_kernelMatch5.1
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linuxlinux_kernel4.19.320cpe:2.3:o:linux:linux_kernel:4.19.320:*:*:*:*:*:*:*
linuxlinux_kernel5.1cpe:2.3:o:linux:linux_kernel:5.1:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "net/netfilter/nf_conntrack_netlink.c"
    ],
    "versions": [
      {
        "version": "7b115755fb9d",
        "lessThan": "66e7650dbbb8",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "3c79107631db",
        "lessThan": "64c0b8e64be8",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "3c79107631db",
        "lessThan": "eb4ca1a97e08",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "3c79107631db",
        "lessThan": "5e2c24f7b091",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "3c79107631db",
        "lessThan": "24f407042cf9",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "3c79107631db",
        "lessThan": "27662b46f2ad",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "3c79107631db",
        "lessThan": "74de442b8e12",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "3c79107631db",
        "lessThan": "782161895eb4",
        "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/nf_conntrack_netlink.c"
    ],
    "versions": [
      {
        "version": "5.1",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.1",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.320",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.282",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.224",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.165",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.103",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.44",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10.3",
        "lessThanOrEqual": "6.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.11",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

5.1%