CVE-2025-68735: drm/panthor: Prevent potential UAF in group creation

Published Dec 24, 2025
·
Updated

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

drm/panthor: Prevent potential UAF in group creation

This commit prevents the possibility of a use after free issue in the GROUPCREATE ioctl function, which arose as pointer to the group is accessed in that ioctl function after storing it in the Xarray. A malicious userspace can second guess the handle of a group and try to call GROUPDESTROY ioctl from another thread around the same time as GROUPCREATE ioctl.

To prevent the use after free exploit, this commit uses a mark on an entry of group pool Xarray which is added just before returning from the GROUPCREATE ioctl function. The mark is checked for all ioctls that specify the group handle and so userspace won't be abe to delete a group that isn't marked yet.

v2: Add R-bs and fixes tags

Affected Software

1 affected component
linux-kernel

Event History

Dec 24, 2025
CVE Published
via MITRE·12:09 PM
Data Sourced
via MITRE·12:09 PM
DescriptionSeverity
Data Sourced
via NVD·01:16 PM
DescriptionSeverity
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-2025-68735?

CVE-2025-68735 has been categorized as a medium severity vulnerability.

2

How does CVE-2025-68735 affect the Linux kernel?

CVE-2025-68735 affects the Linux kernel by allowing a potential use after free condition during group creation.

3

Is CVE-2025-68735 exploited in the wild?

As of now, there is no public report indicating that CVE-2025-68735 is actively exploited in the wild.

4

What versions of the Linux kernel are affected by CVE-2025-68735?

CVE-2025-68735 affects specific versions of the Linux kernel; users should check the latest updates for their particular version.

5

How can I mitigate the risks associated with CVE-2025-68735?

To mitigate CVE-2025-68735, it is recommended to update the Linux kernel to the patched version provided by your distribution.

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