CVE-2025-37974

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37974
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-37974.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-37974
Downstream
Related
Published
2025-05-20T17:15:47Z
Modified
2025-06-07T05:01:32Z
Summary
[none]
Details

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

s390/pci: Fix missing check for zpcicreatedevice() error return

The zpcicreatedevice() function returns an error pointer that needs to be checked before dereferencing it as a struct zpcidev pointer. Add the missing check in _clpadd() where it was missed when adding the scanlist in the fixed commit. Simply not adding the device to the scan list results in the previous behavior.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.29-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}