]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
frag6: Avoid a possible integer overflow in fragment handling
authorJonathan T. Looney <jtl@FreeBSD.org>
Tue, 1 Aug 2023 14:58:34 +0000 (10:58 -0400)
committerMark Johnston <markj@FreeBSD.org>
Tue, 1 Aug 2023 19:49:07 +0000 (15:49 -0400)
commit9515f04fe3b12b9e6ef6c802b647dd4cbdba621b
tree22a44547a236ba133542cc4f94ae1164693e231b
parent9fe302d78109b12867bd933bb68cd900c9940b7d
frag6: Avoid a possible integer overflow in fragment handling

Reviewed by: kp, markj, bz
Approved by: so
Security: FreeBSD-SA-23:06.ipv6
Security: CVE-2023-3107

(cherry picked from commit ff3d1a3f9d71e706f320f51bae258e4e1a51b388)
sys/netinet6/frag6.c