CVE-2025-21890
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/03/2025
Last modified:
29/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
idpf: fix checksums set in idpf_rx_rsc()<br />
<br />
idpf_rx_rsc() uses skb_transport_offset(skb) while the transport header<br />
is not set yet.<br />
<br />
This triggers the following warning for CONFIG_DEBUG_NET=y builds.<br />
<br />
DEBUG_NET_WARN_ON_ONCE(!skb_transport_header_was_set(skb))<br />
<br />
[ 69.261620] WARNING: CPU: 7 PID: 0 at ./include/linux/skbuff.h:3020 idpf_vport_splitq_napi_poll (include/linux/skbuff.h:3020) idpf<br />
[ 69.261629] Modules linked in: vfat fat dummy bridge intel_uncore_frequency_tpmi intel_uncore_frequency_common intel_vsec_tpmi idpf intel_vsec cdc_ncm cdc_eem cdc_ether usbnet mii xhci_pci xhci_hcd ehci_pci ehci_hcd libeth<br />
[ 69.261644] CPU: 7 UID: 0 PID: 0 Comm: swapper/7 Tainted: G S W 6.14.0-smp-DEV #1697<br />
[ 69.261648] Tainted: [S]=CPU_OUT_OF_SPEC, [W]=WARN<br />
[ 69.261650] RIP: 0010:idpf_vport_splitq_napi_poll (include/linux/skbuff.h:3020) idpf<br />
[ 69.261677] ? __warn (kernel/panic.c:242 kernel/panic.c:748)<br />
[ 69.261682] ? idpf_vport_splitq_napi_poll (include/linux/skbuff.h:3020) idpf<br />
[ 69.261687] ? report_bug (lib/bug.c:?)<br />
[ 69.261690] ? handle_bug (arch/x86/kernel/traps.c:285)<br />
[ 69.261694] ? exc_invalid_op (arch/x86/kernel/traps.c:309)<br />
[ 69.261697] ? asm_exc_invalid_op (arch/x86/include/asm/idtentry.h:621)<br />
[ 69.261700] ? __pfx_idpf_vport_splitq_napi_poll (drivers/net/ethernet/intel/idpf/idpf_txrx.c:4011) idpf<br />
[ 69.261704] ? idpf_vport_splitq_napi_poll (include/linux/skbuff.h:3020) idpf<br />
[ 69.261708] ? idpf_vport_splitq_napi_poll (drivers/net/ethernet/intel/idpf/idpf_txrx.c:3072) idpf<br />
[ 69.261712] __napi_poll (net/core/dev.c:7194)<br />
[ 69.261716] net_rx_action (net/core/dev.c:7265)<br />
[ 69.261718] ? __qdisc_run (net/sched/sch_generic.c:293)<br />
[ 69.261721] ? sched_clock (arch/x86/include/asm/preempt.h:84 arch/x86/kernel/tsc.c:288)<br />
[ 69.261726] handle_softirqs (kernel/softirq.c:561)
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.18 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



