CVE-2026-68317: pds_core: fix auxiliary device add/del races

Published Aug 10, 2026
·
Updated

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

pdscore: fix auxiliary device add/del races

Two paths add or delete the same slot (pf->vfs[vfid].padev): a VF's pdscresetdone() and the PF's devlink enablevnet/disablevnet handler. They serialize on configlock, but neither guards the slot under it correctly.

add() registers and stores a new auxiliary device without first checking the slot, so a second add of an already-populated slot leaks the first device. del() makes that check outside configlock, so two concurrent dels can both pass it; the first clears the slot, and the second dereferences a NULL pointer.

Check and update the slot under configlock in both paths.

Affected Software

1 affected component
Linux Kernel

Event History

Aug 10, 2026
CVE Published
via MITRE·12:02 PM
Data Sourced
via MITRE·12:02 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68317?

The severity of CVE-2026-68317 is rated at risk 37.

2

How does CVE-2026-68317 affect Linux kernel functionality?

CVE-2026-68317 affects the Linux kernel by introducing race conditions when adding or deleting auxiliary devices.

3

How do I fix CVE-2026-68317?

To fix CVE-2026-68317, you need to update your Linux kernel to the latest patched version.

4

What components are impacted by CVE-2026-68317?

CVE-2026-68317 impacts the pds_core component in the Linux kernel.

5

Is CVE-2026-68317 a known exploit?

As of now, there are no known exploits specific to CVE-2026-68317 publicly disclosed.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203