Lucene search

K
cvelistLinuxCVELIST:CVE-2021-47426
HistoryMay 21, 2024 - 3:04 p.m.

CVE-2021-47426 bpf, s390: Fix potential memory leak about jit_data

2024-05-2115:04:12
Linux
www.cve.org
linux kernel
vulnerability
memory leak
bpf
s390
jit_data
kfree

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.6%

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

bpf, s390: Fix potential memory leak about jit_data

Make sure to free jit_data through kfree() in the error path.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "arch/s390/net/bpf_jit_comp.c"
    ],
    "versions": [
      {
        "version": "1c8f9b91c456",
        "lessThan": "a326f9c01cfb",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1c8f9b91c456",
        "lessThan": "29fdb11ca88d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1c8f9b91c456",
        "lessThan": "d590a410e472",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1c8f9b91c456",
        "lessThan": "686cb8b9f6b4",
        "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/net/bpf_jit_comp.c"
    ],
    "versions": [
      {
        "version": "5.4",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.4",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.153",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.73",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.14.12",
        "lessThanOrEqual": "5.14.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.6%