Bug 2422714 (CVE-2025-68229)
| Summary: | CVE-2025-68229 kernel: scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show() | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A null pointer dereference was found in the SCSI target tcm_loop driver in the Linux kernel. If scsi_host allocation fails during tcm_loop_driver_probe(), the tl_hba->sh pointer remains NULL. Subsequent reads of the tpg_address configfs attribute trigger a segfault when dereferencing this NULL pointer.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2025-12-16 14:05:50 UTC
|