PT-2026-90352 · Linux · Linux
CVE-2026-89636
·
Published
2026-09-11
·
Updated
2026-09-11
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
smb: client: clear ce->tgthint in free tgts()
When free tgts() frees all structures in ce->tlist, ce->tgthint
is left pointing to one of the freed cache dfs tgt structures.
If ce->tgthint is not reset before it is used later, it results
in a use-after-free.
Set ce->tgthint to NULL in free tgts() after the elements are
freed to reflect that no elements remain.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux