THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-22108 (HIGH 8.6) — In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Mask the bd_cnt field in the TX BD properly The bd_cnt field in the TX BD specifies the total number of BDs for the TX packet. The bd_cnt field has 5 bits and the maximum number supported is 32 with t

[NVD] CVE-2025-22108 (HIGH 8.6) — In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Mask the bd_cnt field in the TX BD properly The bd_cnt field in the TX BD specifies the total number of BDs for the TX packet. The bd_cnt field has 5 bits and the maximum number supported is 32 with t

lownvdPublished 2025-04-16

CVE-2025-22108 CVSS: 8.6 HIGH Published: 2025-04-16T15:16:05.083

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

bnxt_en: Mask the bd_cnt field in the TX BD properly

The bd_cnt field in the TX BD specifies the total number of BDs for the TX packet. The bd_cnt field has 5 bits and the maximum number supported is 32 with the value 0.

CONFIG_MAX_SKB_FRAGS can be modified and

Indicators of compromise

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