FKIE_CVE-2023-54014
Vulnerability from fkie_nvd - Published: 2025-12-24 11:15 - Updated: 2026-06-17 06:46
Severity
Summary
In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
Klocwork reported warning of rport maybe NULL and will be dereferenced.
rport returned by call to fc_bsg_to_rport() could be NULL and dereferenced.
Check valid rport returned by fc_bsg_to_rport().
References
Impacted products
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/scsi/qla2xxx/qla_bsg.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "f35bd94b4e11c41de90cd0fa72c9062e8196822f",
"status": "affected",
"version": "75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709",
"versionType": "git"
},
{
"lessThan": "ccd3bc595bda67db5a347b9050c2df28f292d3fb",
"status": "affected",
"version": "75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709",
"versionType": "git"
},
{
"lessThan": "1b7e5bdf2be22ae8c61bdca5a5f96ec2746e9639",
"status": "affected",
"version": "75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709",
"versionType": "git"
},
{
"lessThan": "921d6844625527a92d1178262a633cc88a8e61bd",
"status": "affected",
"version": "75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709",
"versionType": "git"
},
{
"lessThan": "1ccd52b790a66b8b5f75c87eab8c3a37f941a2bf",
"status": "affected",
"version": "75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709",
"versionType": "git"
},
{
"lessThan": "e466930717ef18c112585a39fc6174d8eb441df5",
"status": "affected",
"version": "75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709",
"versionType": "git"
},
{
"lessThan": "ced5460eae772e847debbc0b65ef93aedab92d3f",
"status": "affected",
"version": "75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709",
"versionType": "git"
},
{
"lessThan": "af73f23a27206ffb3c477cac75b5fcf03410556e",
"status": "affected",
"version": "75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/scsi/qla2xxx/qla_bsg.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.10"
},
{
"lessThan": "4.10",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.14.*",
"status": "unaffected",
"version": "4.14.322",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.19.*",
"status": "unaffected",
"version": "4.19.291",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"version": "5.4.251",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.188",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.121",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.40",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.4.*",
"status": "unaffected",
"version": "6.4.5",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.5",
"versionType": "original_commit_for_fix"
}
]
}
],
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()\n\nKlocwork reported warning of rport maybe NULL and will be dereferenced.\nrport returned by call to fc_bsg_to_rport() could be NULL and dereferenced.\n\nCheck valid rport returned by fc_bsg_to_rport()."
}
],
"id": "CVE-2023-54014",
"lastModified": "2026-06-17T06:46:32.437",
"metrics": {},
"published": "2025-12-24T11:15:54.370",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/1b7e5bdf2be22ae8c61bdca5a5f96ec2746e9639"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/1ccd52b790a66b8b5f75c87eab8c3a37f941a2bf"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/921d6844625527a92d1178262a633cc88a8e61bd"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/af73f23a27206ffb3c477cac75b5fcf03410556e"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/ccd3bc595bda67db5a347b9050c2df28f292d3fb"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/ced5460eae772e847debbc0b65ef93aedab92d3f"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/e466930717ef18c112585a39fc6174d8eb441df5"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/f35bd94b4e11c41de90cd0fa72c9062e8196822f"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Deferred"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…
Loading…