GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2023-53696 (GCVE-0-2023-53696)

Vulnerability from cvelistv5 – Published: 2025-10-22 13:23 – Updated: 2026-05-11 19:50
VLAI
Title
scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
Summary
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00_probe_one() There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 (size 12288): comm "modprobe", pid 19117, jiffies 4299751452 (age 42490.264s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [<00000000629261a8>] __vmalloc_node_range+0xe56/0x1110 [<0000000001906886>] __vmalloc_node+0xbd/0x150 [<000000005bb4dc34>] vmalloc+0x25/0x30 [<00000000a2dc1194>] qla2x00_create_host+0x7a0/0xe30 [qla2xxx] [<0000000062b14b47>] qla2x00_probe_one+0x2eb8/0xd160 [qla2xxx] [<00000000641ccc04>] local_pci_probe+0xeb/0x1a0 The root cause is traced to an error-handling path in qla2x00_probe_one() when the adapter "base_vha" initialize failed. The fab_scan_rp "scan.l" is used to record the port information and it is allocated in qla2x00_create_host(). However, it is not released in the error handling path "probe_failed". Fix this by freeing the memory of "scan.l" when an error occurs in the adapter initialization process.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: a4239945b8ad112fb914d0605c8f6c5fd3330f61 , < ae73c4dd48f2c79d515d509a0cbe9efb0a197f44 (git)
Affected: a4239945b8ad112fb914d0605c8f6c5fd3330f61 , < 44374911ac63f769c442f56fdfadea673c5f4425 (git)
Affected: a4239945b8ad112fb914d0605c8f6c5fd3330f61 , < 582e35e97318ccd9c81774bac08938291679525f (git)
Affected: a4239945b8ad112fb914d0605c8f6c5fd3330f61 , < 85ade4010e13ef152ea925c74d94253db92e5428 (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.16
Unaffected: 0 , < 4.16 (semver)
Unaffected: 5.15.107 , ≤ 5.15.* (semver)
Unaffected: 6.1.24 , ≤ 6.1.* (semver)
Unaffected: 6.2.11 , ≤ 6.2.* (semver)
Unaffected: 6.3 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/scsi/qla2xxx/qla_os.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "ae73c4dd48f2c79d515d509a0cbe9efb0a197f44",
              "status": "affected",
              "version": "a4239945b8ad112fb914d0605c8f6c5fd3330f61",
              "versionType": "git"
            },
            {
              "lessThan": "44374911ac63f769c442f56fdfadea673c5f4425",
              "status": "affected",
              "version": "a4239945b8ad112fb914d0605c8f6c5fd3330f61",
              "versionType": "git"
            },
            {
              "lessThan": "582e35e97318ccd9c81774bac08938291679525f",
              "status": "affected",
              "version": "a4239945b8ad112fb914d0605c8f6c5fd3330f61",
              "versionType": "git"
            },
            {
              "lessThan": "85ade4010e13ef152ea925c74d94253db92e5428",
              "status": "affected",
              "version": "a4239945b8ad112fb914d0605c8f6c5fd3330f61",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/scsi/qla2xxx/qla_os.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.16"
            },
            {
              "lessThan": "4.16",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.107",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.24",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.2.*",
              "status": "unaffected",
              "version": "6.2.11",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.3",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.107",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.24",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2.11",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.3",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: qla2xxx: Fix memory leak in qla2x00_probe_one()\n\nThere is a memory leak reported by kmemleak:\n\n  unreferenced object 0xffffc900003f0000 (size 12288):\n    comm \"modprobe\", pid 19117, jiffies 4299751452 (age 42490.264s)\n    hex dump (first 32 bytes):\n      00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n      00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n    backtrace:\n      [\u003c00000000629261a8\u003e] __vmalloc_node_range+0xe56/0x1110\n      [\u003c0000000001906886\u003e] __vmalloc_node+0xbd/0x150\n      [\u003c000000005bb4dc34\u003e] vmalloc+0x25/0x30\n      [\u003c00000000a2dc1194\u003e] qla2x00_create_host+0x7a0/0xe30 [qla2xxx]\n      [\u003c0000000062b14b47\u003e] qla2x00_probe_one+0x2eb8/0xd160 [qla2xxx]\n      [\u003c00000000641ccc04\u003e] local_pci_probe+0xeb/0x1a0\n\nThe root cause is traced to an error-handling path in qla2x00_probe_one()\nwhen the adapter \"base_vha\" initialize failed. The fab_scan_rp \"scan.l\" is\nused to record the port information and it is allocated in\nqla2x00_create_host(). However, it is not released in the error handling\npath \"probe_failed\".\n\nFix this by freeing the memory of \"scan.l\" when an error occurs in the\nadapter initialization process."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T19:50:06.289Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/ae73c4dd48f2c79d515d509a0cbe9efb0a197f44"
        },
        {
          "url": "https://git.kernel.org/stable/c/44374911ac63f769c442f56fdfadea673c5f4425"
        },
        {
          "url": "https://git.kernel.org/stable/c/582e35e97318ccd9c81774bac08938291679525f"
        },
        {
          "url": "https://git.kernel.org/stable/c/85ade4010e13ef152ea925c74d94253db92e5428"
        }
      ],
      "title": "scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53696",
    "datePublished": "2025-10-22T13:23:37.110Z",
    "dateReserved": "2025-10-22T13:21:37.344Z",
    "dateUpdated": "2026-05-11T19:50:06.289Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-53696",
      "date": "2026-09-15",
      "epss": "0.00199",
      "percentile": "0.09938"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53696\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-10-22T14:15:44.113\",\"lastModified\":\"2026-06-17T06:45:54.293\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nscsi: qla2xxx: Fix memory leak in qla2x00_probe_one()\\n\\nThere is a memory leak reported by kmemleak:\\n\\n  unreferenced object 0xffffc900003f0000 (size 12288):\\n    comm \\\"modprobe\\\", pid 19117, jiffies 4299751452 (age 42490.264s)\\n    hex dump (first 32 bytes):\\n      00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\\n      00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\\n    backtrace:\\n      [\u003c00000000629261a8\u003e] __vmalloc_node_range+0xe56/0x1110\\n      [\u003c0000000001906886\u003e] __vmalloc_node+0xbd/0x150\\n      [\u003c000000005bb4dc34\u003e] vmalloc+0x25/0x30\\n      [\u003c00000000a2dc1194\u003e] qla2x00_create_host+0x7a0/0xe30 [qla2xxx]\\n      [\u003c0000000062b14b47\u003e] qla2x00_probe_one+0x2eb8/0xd160 [qla2xxx]\\n      [\u003c00000000641ccc04\u003e] local_pci_probe+0xeb/0x1a0\\n\\nThe root cause is traced to an error-handling path in qla2x00_probe_one()\\nwhen the adapter \\\"base_vha\\\" initialize failed. The fab_scan_rp \\\"scan.l\\\" is\\nused to record the port information and it is allocated in\\nqla2x00_create_host(). However, it is not released in the error handling\\npath \\\"probe_failed\\\".\\n\\nFix this by freeing the memory of \\\"scan.l\\\" when an error occurs in the\\nadapter initialization process.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/scsi/qla2xxx/qla_os.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"a4239945b8ad112fb914d0605c8f6c5fd3330f61\",\"lessThan\":\"ae73c4dd48f2c79d515d509a0cbe9efb0a197f44\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4239945b8ad112fb914d0605c8f6c5fd3330f61\",\"lessThan\":\"44374911ac63f769c442f56fdfadea673c5f4425\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4239945b8ad112fb914d0605c8f6c5fd3330f61\",\"lessThan\":\"582e35e97318ccd9c81774bac08938291679525f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4239945b8ad112fb914d0605c8f6c5fd3330f61\",\"lessThan\":\"85ade4010e13ef152ea925c74d94253db92e5428\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/scsi/qla2xxx/qla_os.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.16\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.16\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.107\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.24\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.2.11\",\"lessThanOrEqual\":\"6.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.3\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/44374911ac63f769c442f56fdfadea673c5f4425\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/582e35e97318ccd9c81774bac08938291679525f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/85ade4010e13ef152ea925c74d94253db92e5428\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ae73c4dd48f2c79d515d509a0cbe9efb0a197f44\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-06-30T10:29:16+00:00",
      "cve": "CVE-2023-53696",
      "id": "CVE-2023-53696",
      "initial_release_date": "2023-01-01T00:00:00+00:00",
      "product_status:fixed": "399",
      "product_status:known_affected": "80",
      "product_status:known_not_affected": "76",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-53696.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-02T12:40:45Z",
      "cve": "CVE-2023-53696",
      "id": "CVE-2023-53696",
      "initial_release_date": "2025-10-25T00:01:19Z",
      "product_status:known_affected": "516",
      "product_status:known_not_affected": "166",
      "product_status:recommended": "268",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2023-53696",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-53696.json",
      "version": "22"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…