Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:20584
HistoryJun 24, 2019 - 12:20 a.m.

Denial Of Service (DoS)

2019-06-2400:20:42
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
13

0.972 High

EPSS

Percentile

99.8%

kernel is vulnerable to denial of service. An integer overflow flaw was found in the way the Linux kernel’s networking subsystem processed TCP Selective Acknowledgment (SACK) segments. While processing SACK segments, the Linux kernel’s socket buffer (SKB) data structure becomes fragmented. Each fragment is about TCP maximum segment size (MSS) bytes. To efficiently process SACK blocks, the Linux kernel merges multiple fragmented SKBs into one, potentially overflowing the variable holding the number of segments. A remote attacker could use this flaw to crash the Linux kernel by sending a crafted sequence of SACK segments on a TCP connection with small value of TCP MSS, resulting in a denial of service (DoS).

References