Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   sborrill
Date:           Tue Jul 28 11:22:58 UTC 2026

Modified Files:
        src/sys/external/bsd/ipf/netinet [netbsd-9]: fil.c
        src/tests/ipf/expected [netbsd-9]: ipv6.3
        src/tests/ipf/input [netbsd-9]: ipv6.3

Log Message:
Pull up the following revisions(s) (requested by riastradh in ticket #2039):
        sys/external/bsd/ipf/netinet/fil.c:     revision 1.38
        tests/ipf/t_filter_exec.sh:     revision 1.9
        tests/ipf/expected/ipv6.3:      revision 1.2
        tests/ipf/input/ipv6.3: revision 1.3
        tests/ipf/t_filter_exec.sh:     revision 1.10

ipfilter: Fix remotely triggerable null pointer dereference and
add an automatic test for it.
PR kern/60484: ipfilter: null pointer deref in icmp6 parsing


To generate a diff of this commit:
cvs rdiff -u -r1.29.2.3 -r1.29.2.4 src/sys/external/bsd/ipf/netinet/fil.c
cvs rdiff -u -r1.1 -r1.1.50.1 src/tests/ipf/expected/ipv6.3
cvs rdiff -u -r1.2 -r1.2.34.1 src/tests/ipf/input/ipv6.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index