Lucene search

K
cvelistLinuxCVELIST:CVE-2024-26604
HistoryFeb 24, 2024 - 2:56 p.m.

CVE-2024-26604 Revert "kobject: Remove redundant checks for whether ktype is NULL"

2024-02-2414:56:58
Linux
www.cve.org
1
linux kernel
vulnerability
cve-2024-26604
revert
commit
problem
root cause

5.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

5.1%

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

Revert “kobject: Remove redundant checks for whether ktype is NULL”

This reverts commit 1b28cb81dab7c1eedc6034206f4e8d644046ad31.

It is reported to cause problems, so revert it for now until the root
cause can be found.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "lib/kobject.c"
    ],
    "versions": [
      {
        "version": "1b28cb81dab7",
        "lessThan": "7f414d306320",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1b28cb81dab7",
        "lessThan": "b746d52ce7bc",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1b28cb81dab7",
        "lessThan": "3ca8fbabcceb",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "lib/kobject.c"
    ],
    "versions": [
      {
        "version": "6.6",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.6",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.18",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.6",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

5.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

5.1%