Lucene search

K
cveLinuxCVE-2023-52658
HistoryMay 17, 2024 - 12:15 p.m.

CVE-2023-52658

2024-05-1712:15:09
Linux
web.nvd.nist.gov
37
linux
kernel
vulnerability
cve-2023-52658
resolved
nvd

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

15.5%

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

Revert “net/mlx5: Block entering switchdev mode with ns inconsistency”

This reverts commit 662404b24a4c4d839839ed25e3097571f5938b9b.
The revert is required due to the suspicion it is not good for anything
and cause crash.

Affected configurations

Vulners
Node
linuxlinux_kernelRange6.36.6.22
OR
linuxlinux_kernelRange6.7.06.7.10
OR
linuxlinux_kernelRange6.8.0
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": [
      "drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c"
    ],
    "versions": [
      {
        "version": "662404b24a4c",
        "lessThan": "3fba8eab2cfc",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "662404b24a4c",
        "lessThan": "1bcdd66d33ed",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "662404b24a4c",
        "lessThan": "8deeefb24786",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c"
    ],
    "versions": [
      {
        "version": "6.3",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.3",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.22",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.10",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]