Lucene search

K
cvelistLinuxCVELIST:CVE-2024-45014
HistorySep 11, 2024 - 3:13 p.m.

CVE-2024-45014 s390/boot: Avoid possible physmem_info segment corruption

2024-09-1115:13:50
Linux
www.cve.org
3
linux kernel vulnerability physical memory allocation kernel access

EPSS

0

Percentile

9.6%

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

s390/boot: Avoid possible physmem_info segment corruption

When physical memory for the kernel image is allocated it does not
consider extra memory required for offsetting the image start to
match it with the lower 20 bits of KASLR virtual base address. That
might lead to kernel access beyond its memory range.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "arch/s390/boot/startup.c"
    ],
    "versions": [
      {
        "version": "693d41f7c938",
        "lessThan": "a944cba5d576",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "693d41f7c938",
        "lessThan": "d7fd2941ae9a",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "arch/s390/boot/startup.c"
    ],
    "versions": [
      {
        "version": "6.10",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.10",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10.7",
        "lessThanOrEqual": "6.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.11",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

EPSS

0

Percentile

9.6%

Related for CVELIST:CVE-2024-45014