summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump versionrelease/14.3.0-p14releng/14.3Mark Johnston32 hours2-1/+27
* cap_net: do not allow new limits to drop keys from the old onesMariusz Zaborski32 hours1-0/+31
* bsdconfig: Make sure that SSID names are properly escapedMark Johnston32 hours1-0/+3
* bsdinstall: Avoid invoking eval on the wlan SSID listRenato Botelho32 hours1-16/+31
* libcasper: switch from select(2) to poll(2)Mariusz Zaborski32 hours5-142/+263
* ptrace: Fix validation of PT_SC_REMOTE argumentsMark Johnston32 hours2-28/+77
* fusefs: Handle buggy servers' LISTXATTR responseAlan Somers32 hours3-6/+85
* netmap: Drain selinfo sleepers in nm_os_selinfo_uninit()Mark Johnston34 hours1-0/+1
* procdesc: Make sure to drain selinfo sleepers in procdesc_free()Mark Johnston34 hours4-8/+133
* setcred: Fix buffer overflowDag-Erling Smørgrav34 hours1-2/+2
* freebsd-update: Skip /etc/ssl/cert.pemDag-Erling Smørgrav34 hours1-1/+1
* Add UPDATING entries and bump versionrelease/14.3.0-p13Mark Johnston2026-04-302-1/+6
* dhclient: Improve server and filename validationDag-Erling Smørgrav2026-04-301-21/+54
* Add UPDATING entries and bump versionrelease/14.3.0-p12Mark Johnston2026-04-282-1/+27
* libnv: fix heap overflow in nvlist_recv()Mariusz Zaborski2026-04-282-4/+62
* libnv: switch fd_wait() from select(2) to poll(2)Mariusz Zaborski2026-04-282-6/+62
* libnv: add tests to verify potential overflow issuesMariusz Zaborski2026-04-284-7/+210
* libnv: add test to verify null termination of string in arrayMariusz Zaborski2026-04-281-2/+56
* dhclient: Fix reallocation of dhclient script environmentsMark Johnston2026-04-281-2/+2
* dhclient: Check for unexpected characters in some DHCP server optionsMark Johnston2026-04-281-0/+12
* execve: Fix an operator precedence bugMark Johnston2026-04-281-1/+1
* pf: improve SCTP validationKristof Provost2026-04-282-5/+103
* amd64: fix INVLPGB range invalidationKyle Evans2026-04-281-19/+6
* contrib/tzdata: import tzdata 2025c, 2026a and 2026bPhilip Paeps2026-04-2824-459/+969
* Add UPDATING entries and bump versionrelease/14.3.0-p11Mark Johnston2026-04-212-1/+15
* pkru: Fix handling of 1GB largepage mappingsMark Johnston2026-04-216-12/+274
* tty: Avoid leaving dangling pointers in tty_drop_ctty()Mark Johnston2026-04-213-0/+87
* timerfd: Fix interval callout schedulingJake Freeland2026-04-211-11/+13
* vm_fault: Reset m_needs_zeroing properlyMark Johnston2026-04-211-4/+3
* Add UPDATING entries and bump versionrelease/14.3.0-p10Philip Paeps2026-03-252-1/+12
* pf: include all elements when hashing rulesKristof Provost2026-03-251-8/+83
* pfctl: always warn if a duplicate rule was detectedKristof Provost2026-03-251-2/+2
* pf tests: verify that we handle address range rules correctlyKristof Provost2026-03-251-0/+38
* pf: Fix hashing of IP address rangesMichael Gmelin2026-03-251-0/+1
* rpcsec_gss: Fix a stack overflow in svc_rpc_gss_validate()Mark Johnston2026-03-252-2/+17
* tcp: plug an mbuf leakMichael Tuexen2026-03-251-0/+2
* Add UPDATING entries and bump versionrelease/14.3.0-p9Mark Johnston2026-02-242-1/+9
* rtsock: Fix stack overflowMark Johnston2026-02-231-2/+2
* amd64/conf: Remove a config committed by accidentMark Johnston2026-02-231-5/+0
* unix/tests: Add a regression test for fd transfer across jailsMark Johnston2026-02-232-0/+133
* unix: Set O_RESOLVE_BENEATH on fds transferred between jailsMark Johnston2026-02-232-8/+28
* file: Fix the !CAPABILITIES buildMark Johnston2026-02-231-2/+1
* file: Add a fd flag with O_RESOLVE_BENEATH semanticsMark Johnston2026-02-2310-48/+113
* file: Qualify pointers to capsicum rights as constMark Johnston2026-02-0911-60/+74
* Add UPDATING entries and bump patch versionrelease/14.3.0-p8Mark Johnston2026-01-262-1/+15
* openssl: Fix multiple vulnerabilitiesGordon Tetlow2026-01-2611-18/+84
* tests: Add a regression test for commit 7587f6d4840f8Mark Johnston2026-01-262-0/+173
* namei: clear internal flags in NDREINIT()Konstantin Belousov2026-01-261-0/+1
* vfs: Don't clobber namei flags in vn_open_cred()Mark Johnston2026-01-261-8/+14
* vfs cache: Add NAMEILOOKUP to the whitelist of fastpath lookup flagsMark Johnston2026-01-261-1/+1