[{"builderName":"tcpdump-solaris11-i386","builds":[],"properties":[["scheduler","schedule-tcpdump-solaris11-i386","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Tue 07 Jul 2026 19:07:20","branch":"master","category":"tcpdump","codebase":"","comments":"doc: Update Solaris-like particulars. [skip ci]","files":[{"name":"doc/README.solaris.md"}],"number":274274,"project":"tcpdump","properties":[],"repository":"https://git.tcpdump.org/tcpdump","rev":"82abba2bae5c606ecc2219bc3e087a9d3a7c1931","revision":"82abba2bae5c606ecc2219bc3e087a9d3a7c1931","revlink":"","when":1783444040,"who":"Denis Ovsienko <denis@ovsienko.info>"}],"codebase":"","hasPatch":false,"project":"tcpdump","repository":"https://git.tcpdump.org/tcpdump","revision":"82abba2bae5c606ecc2219bc3e087a9d3a7c1931"},"submittedAt":1783438433},{"builderName":"tcpdump-solaris11-i386","builds":[],"properties":[["scheduler","schedule-tcpdump-solaris11-i386","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Wed 15 Jul 2026 14:06:05","branch":"master","category":"tcpdump","codebase":"","comments":"OSPF: Add minimum length check for SID/Label Range and SR Local Block TLVs\nThe RI LSA parser passes tlv_length - 4 to\nospf_print_ri_lsa_sid_label_range_tlv() without first checking that\ntlv_length >= 4. When tlv_length is 0-3, the unsigned subtraction wraps\nto a large value, causing the called function's while loop to read past\nthe TLV boundary.\n\nAdd a minimum length check before the subtraction, consistent with\nother RI LSA TLV handlers that already guard their subtractions\n(e.g., lines 818 and 847 check tlv_length > 12).\n\nSigned-off-by: Tristan <tristan@talencesecurity.com>","files":[{"name":"print-ospf.c"}],"number":274962,"project":"tcpdump","properties":[],"repository":"https://git.tcpdump.org/tcpdump","rev":"02b0948b675acd1398e4837042b115da2d94fe52","revision":"02b0948b675acd1398e4837042b115da2d94fe52","revlink":"","when":1784117165,"who":"TristanInSec <tristan.mtn@gmail.com>"}],"codebase":"","hasPatch":false,"project":"tcpdump","repository":"https://git.tcpdump.org/tcpdump","revision":"02b0948b675acd1398e4837042b115da2d94fe52"},"submittedAt":1784111639},{"builderName":"tcpdump-solaris11-i386","builds":[],"properties":[["scheduler","schedule-tcpdump-solaris11-i386","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Fri 17 Jul 2026 11:33:15","branch":"master","category":"tcpdump","codebase":"","comments":"print-bgp: subtract TLV header bytes from tlen in L2VPN parser\nprint_labeled_vpn_l2() reads a 3-byte TLV header (1-byte type +\n2-byte length) per iteration and advances pptr by 3 bytes, but does\nnot subtract the header bytes from tlen. Only the data portion\n(ttlv_len) is subtracted via tlen -= ttlv_len (default case) or\ntlen-- per byte (case 1).\n\nAfter N TLVs, tlen is 3*N bytes too high, so the while (tlen != 0)\nloop continues past the L2VPN attribute boundary, interpreting\nadjacent BGP path attribute data as TLV structures.\n\nFix by subtracting the 3-byte header from tlen immediately after\nreading it.","files":[{"name":"print-bgp.c"}],"number":275101,"project":"tcpdump","properties":[],"repository":"https://git.tcpdump.org/tcpdump","rev":"a5a97143a51074cbab08ae7df55c420d3b89ff2c","revision":"a5a97143a51074cbab08ae7df55c420d3b89ff2c","revlink":"","when":1784280795,"who":"TristanInSec <tristan.mtn@gmail.com>"}],"codebase":"","hasPatch":false,"project":"tcpdump","repository":"https://git.tcpdump.org/tcpdump","revision":"a5a97143a51074cbab08ae7df55c420d3b89ff2c"},"submittedAt":1784274972}]