Lucene search

K
cveLinuxCVE-2022-48654
HistoryApr 28, 2024 - 1:15 p.m.

CVE-2022-48654

2024-04-2813:15:07
CWE-908
Linux
web.nvd.nist.gov
35
netfilter nfnetlink_osf kernel vulnerability

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

6.2

Confidence

Low

EPSS

0

Percentile

15.5%

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

netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()

nf_osf_find() incorrectly returns true on mismatch, this leads to
copying uninitialized memory area in nft_osf which can be used to leak
stale kernel stack data to userspace.

Affected configurations

Nvd
Vulners
Node
linuxlinux_kernelRange5.2.05.4.215
OR
linuxlinux_kernelRange5.5.05.10.146
OR
linuxlinux_kernelRange5.11.05.15.71
OR
linuxlinux_kernelRange5.16.05.19.12
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

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_osf.c"
    ],
    "versions": [
      {
        "version": "22c7652cdaa8",
        "lessThan": "721ea8ac063d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "22c7652cdaa8",
        "lessThan": "5d75fef3e61e",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "22c7652cdaa8",
        "lessThan": "816eab147e5c",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "22c7652cdaa8",
        "lessThan": "633c81c04496",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "22c7652cdaa8",
        "lessThan": "559c36c5a8d7",
        "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_osf.c"
    ],
    "versions": [
      {
        "version": "5.2",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.2",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.215",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.146",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.71",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.19.12",
        "lessThanOrEqual": "5.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.0",
        "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

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

6.2

Confidence

Low

EPSS

0

Percentile

15.5%