CVE-2023-53442

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53442
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53442.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53442
Downstream
Published
2025-09-18T16:15:48Z
Modified
2025-09-19T16:00:27Z
Summary
[none]
Details

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

ice: Block switchdev mode when ADQ is active and vice versa

ADQ and switchdev are not supported simultaneously. Enabling both at the same time can result in nullptr dereference.

To prevent this, check if ADQ is active when changing devlink mode to switchdev mode, and check if switchdev is active when enabling ADQ.

References

Affected packages