THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-21702 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: pfifo_tail_enqueue: Drop new packet when sch->limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifo_tail_enqueue() will drop a packet in scheduler's queue and decrease scheduler's qlen by one

[NVD] CVE-2025-21702 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: pfifo_tail_enqueue: Drop new packet when sch->limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifo_tail_enqueue() will drop a packet in scheduler's queue and decrease scheduler's qlen by one

lownvdPublished 2025-02-18

CVE-2025-21702 CVSS: 7.8 HIGH Published: 2025-02-18T15:15:18.530

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

pfifo_tail_enqueue: Drop new packet when sch->limit == 0

Expected behaviour: In case we reach scheduler's limit, pfifo_tail_enqueue() will drop a packet in scheduler's queue and decrease scheduler's qlen by one. Then, pfifo_tail_enqueue() enqueue new packet and in

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21702