All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74433
NONEpublished 2026-08-15 06:22 UTC · 3 days ago
CVSS / 10
// description
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix UAF in rxgk_issue_challenge() Fix rxgk_issue_challenge() to free the page containing the challenge content after invoking the tracepoint as the whdr passed to the tracepoint points into the page just freed.