In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netif_napi_del() When queues are started, netif_napi_add() and napi_enable() are called. If there are 4 queu…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netif_napi_del() When queues are started, netif_napi_add() and napi_enable() are called. If there are 4 queues and only 3 queues are used for the current configuration, only 3 queues' napi should be registered and enabled. The ionic_qcq_enable() checks whether the .poll pointer is not NULL for enabling only the using queue' napi. Unused queues' napi will not be registered by netif_napi_add(), so the .poll…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0d19267cb150e8f76ade210e16ee820a77f684e7 Patch
- https://git.kernel.org/stable/c/183ebc167a8a19e916b885d4bb61a3491991bfa5 Patch
- https://git.kernel.org/stable/c/60cd714871cd5a683353a355cbb17a685245cf84 Patch
- https://git.kernel.org/stable/c/79f18a41dd056115d685f3b0a419c7cd40055e13 Patch
- https://git.kernel.org/stable/c/8edd18dab443863e9e48f084e7f123fca3065e4e Patch
- https://git.kernel.org/stable/c/a87d72b37b9ec2c1e18fe36b09241d8b30334a2e Patch
- https://git.kernel.org/stable/c/ff9c2a9426ecf5b9631e9fd74993b357262387d6 Patch
- https://git.kernel.org/stable/c/0d19267cb150e8f76ade210e16ee820a77f684e7 Patch
- https://git.kernel.org/stable/c/183ebc167a8a19e916b885d4bb61a3491991bfa5 Patch
- https://git.kernel.org/stable/c/60cd714871cd5a683353a355cbb17a685245cf84 Patch
- https://git.kernel.org/stable/c/79f18a41dd056115d685f3b0a419c7cd40055e13 Patch
- https://git.kernel.org/stable/c/8edd18dab443863e9e48f084e7f123fca3065e4e Patch
- https://git.kernel.org/stable/c/a87d72b37b9ec2c1e18fe36b09241d8b30334a2e Patch
- https://git.kernel.org/stable/c/ff9c2a9426ecf5b9631e9fd74993b357262387d6 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-355557.html
- https://cert-portal.siemens.com/productcert/html/ssa-613116.html
Timeline
- nvd_ingest NVD