3 matches found
CVE-2026-98077
In the Linux kernel, the following vulnerability has been resolved: n...
5.8AI score
SaveExploits0
EUVD-2026-86907
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: fix OOB read in sipskipwhitespace sipskipwhitespace returns dptr unchanged when its own loop exhausts the buffer dptr == limit, instead of NULL like its sibling sipfollowcontinuation returns on its own...
5.9AI score
SaveExploits0References4
CVE-2026-98077
The Linux kernel contains an out-of-bounds (OOB) read vulnerability in the netfilter: nf_conntrack_sip component. The root cause is located in the sip_skip_whitespace() function, which fails to return NULL when its loop exhausts the buffer (where dptr == limit). Because the calling function ct_si...
5.9AI score
SaveExploits0References4
20