DEBIAN-CVE-2024-42134

Source
https://security-tracker.debian.org/tracker/DEBIAN-CVE-2024-42134
Import Source
https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2024-42134.json
JSON Data
https://api.test.osv.dev/v1/vulns/DEBIAN-CVE-2024-42134
Upstream
Published
2024-07-30T08:15:05Z
Modified
2025-09-19T06:04:08Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved: virtio-pci: Check if isavq is NULL [bug] In the virtiopcicommon.c function vpdelvqs, vpdev->isavq is involved to determine whether it is admin virtqueue, but this function vpdev->isavq may be empty. For installations, virtiopcilegacy does not assign a value to vpdev->isavq. [fix] Check whether it is vpdev->is_avq before use. [test] Test with virsh Attach device Before this patch, the following command would crash the guest system After applying the patch, everything seems to be working fine.

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.9.9-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:14 / 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.9.9-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}