THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-68198 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix use-after-free in aggr_reset_state() The aggr_reset_state() function uses timer_delete() (non-synchronous) for the aggregation timer before proceeding to delete TID state and before the struct

[NVD] CVE-2026-68198 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix use-after-free in aggr_reset_state() The aggr_reset_state() function uses timer_delete() (non-synchronous) for the aggregation timer before proceeding to delete TID state and before the struct

mednvdPublished 2026-08-10

CVE-2026-68198 CVSS: 8.8 HIGH Published: 2026-08-10T13:20:07.277

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

wifi: ath6kl: fix use-after-free in aggr_reset_state()

The aggr_reset_state() function uses timer_delete() (non-synchronous) for the aggregation timer before proceeding to delete TID state and before the structure is freed by callers like aggr_module_destroy().

I

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-68198