🛡️ AZL-53855 — kernel

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

CVE-2024-53057 affecting package kernel for versions less than 6.6.64.2-1

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

net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT

In qdisc_tree_reduce_backlog, Qdiscs with major handle ffff: are assumed

to be either root or ingress. This assumption is bogus since it's valid

to create egress qdiscs with major handle ffff:

Budimir Markovic found that for qdiscs like DRR that maintain an active

class list, it will cause a UAF with a dangling class pointer.

In 066a3b5b2346, the concern was to avoid iterating over the ingress

qdisc since its parent is itself. The proper fix is to stop when parent

TC_H_ROOT is reached because the only way to retrieve ingress is when a

hierarchy which does not contain a ffff: major handle call into

qdisc_lookup with TC_H_MAJ(TC_H_ROOT).

In the scenario where major ffff: is an egress qdisc in any of the tree

levels, the updates will also propagate to TC_H_ROOT, which then the

iteration must stop.

net/sched/sch_api.c | 2 +-

1 file changed, 1 insertion(+), 1 deletion(-)

How this vulnerability can be exploited

This issue can be reached with local access to the system, attack complexity is low, an attacker needs low-level privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality high, integrity high, availability high.

Affected software

AZL-53855 is recorded against 1 package.

  • kernel (fixed in 6.6.64.2-1)

Timeline and source

Published on 19 November 2024 and last revised on 21 April 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

nvd.nist.gov (Web)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2024-11-19
Updated 2026-08-12
Modified 2026-04-21
Fix URL N/A

Affected Packages

Software From version Fixed in
kernel 6.6.64.2-1

Similar Threats

Free Vulnerability Check

Is your site affected by AZL-53855?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against AZL-53855 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.