Lucene search

K
cveLinuxCVE-2022-48783
HistoryJul 16, 2024 - 12:15 p.m.

CVE-2022-48783

2024-07-1612:15:03
CWE-416
Linux
web.nvd.nist.gov
38
linux kernel
use after free
lantiq_gswip

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

6.8

Confidence

High

EPSS

0

Percentile

5.0%

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

net: dsa: lantiq_gswip: fix use after free in gswip_remove()

of_node_put(priv->ds->slave_mii_bus->dev.of_node) should be
done before mdiobus_free(priv->ds->slave_mii_bus).

Affected configurations

Nvd
Vulners
Node
linuxlinux_kernelMatch5.10.101
OR
linuxlinux_kernelMatch5.15.24
OR
linuxlinux_kernelMatch5.16.10
VendorProductVersionCPE
linuxlinux_kernel5.10.101cpe:2.3:o:linux:linux_kernel:5.10.101:*:*:*:*:*:*:*
linuxlinux_kernel5.15.24cpe:2.3:o:linux:linux_kernel:5.15.24:*:*:*:*:*:*:*
linuxlinux_kernel5.16.10cpe:2.3:o:linux:linux_kernel:5.16.10:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/dsa/lantiq_gswip.c"
    ],
    "versions": [
      {
        "version": "e177d2e85ebc",
        "lessThan": "f48bd3413771",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "b5652bc50dde",
        "lessThan": "df2495f329b0",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2443ba2fe396",
        "lessThan": "c61f599b8d33",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "0d120dfb5d67",
        "lessThan": "8c6ae46150a4",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/dsa/lantiq_gswip.c"
    ],
    "versions": [
      {
        "version": "5.10.101",
        "lessThan": "5.10.102",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "5.15.24",
        "lessThan": "5.15.25",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "5.16.10",
        "lessThan": "5.16.11",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

6.8

Confidence

High

EPSS

0

Percentile

5.0%