Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47236
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47236

2024-05-2115:15:12
Debian Security Bug Tracker
security-tracker.debian.org
4
linux kernel
net cdc_eem
skb transmit
vulnerability
usbnet
fix

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

In the Linux kernel, the following vulnerability has been resolved: net: cdc_eem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eem_tx_fixup(), if skb_copy_expand() failed, it return NULL, usbnet_start_xmit() will have no chance to free original skb. fix it by free orginal skb in eem_tx_fixup() first, then check skb clone status, if failed, return NULL to usbnet.

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%