Lucene search

K
cveLinuxCVE-2024-27054
HistoryMay 01, 2024 - 1:15 p.m.

CVE-2024-27054

2024-05-0113:15:50
Linux
web.nvd.nist.gov
1552
linux kernel
s390/dasd
vulnerability
fix
module refcount decrement
nvd

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

10.3%

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

s390/dasd: fix double module refcount decrement

Once the discipline is associated with the device, deleting the device
takes care of decrementing the module’s refcount. Doing it manually on
this error path causes refcount to artificially decrease on each error
while it should just stay the same.

Affected configurations

Vulners
Node
linuxlinux_kernelRange4.95.15.153
OR
linuxlinux_kernelRange5.16.06.1.83
OR
linuxlinux_kernelRange6.2.06.6.23
OR
linuxlinux_kernelRange6.7.06.7.11
OR
linuxlinux_kernelRange6.8.06.8.2
OR
linuxlinux_kernelRange6.9.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/s390/block/dasd.c"
    ],
    "versions": [
      {
        "version": "c020d722b110",
        "lessThan": "edbdb0d94143",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c020d722b110",
        "lessThan": "ad999aa18103",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c020d722b110",
        "lessThan": "ec09bcab32fc",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c020d722b110",
        "lessThan": "fa18aa507ea7",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c020d722b110",
        "lessThan": "ebc5a3bd79e5",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c020d722b110",
        "lessThan": "c3116e62ddef",
        "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/s390/block/dasd.c"
    ],
    "versions": [
      {
        "version": "4.9",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.9",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.153",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.83",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.23",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.11",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8.2",
        "lessThanOrEqual": "6.8.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

10.3%