mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-18 05:13:43 -09:00
2c8bcb90fe22d2d00a4cccd9bc0c74f5ee0eb99b
Release notes: - https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.22 - https://www.samba.org/samba/history/samba-4.22.10.html - https://www.samba.org/samba/history/samba-4.22.9.html - https://www.samba.org/samba/history/samba-4.22.8.html - https://www.samba.org/samba/history/samba-4.22.7.html - https://www.samba.org/samba/history/samba-4.22.6.html - https://www.samba.org/samba/history/samba-4.22.5.html - https://www.samba.org/samba/history/samba-4.22.4.html - https://www.samba.org/samba/history/samba-4.22.3.html - https://www.samba.org/samba/history/samba-4.22.2.html - https://www.samba.org/samba/history/samba-4.22.1.html - https://www.samba.org/samba/history/samba-4.22.0.html Samba 4.21 is EOL [1] and thus moving to 4.22. Cherry picked [2] and bumped to latest release for this version. Fixes the following vulnerabilities: - CVE-2026-1933 (Missing access checks on reparse point operations.) - CVE-2026-2340 (WORM vfs module does not block overwrites.) - CVE-2026-3012 (auto-enrolment GPO installing CA certificate over http without verification.) - CVE-2026-3238 (Denial of service against AD DC WINS server.) - CVE-2026-4408 (Unauthenticated Remote Code Execution in Samba DCE/RPC SAMR server.) - CVE-2026-4480 (Unauthenticated Remote Code Execution in Samba printing subsystem.) [1] https://wiki.samba.org/index.php/Samba_Release_Planning [2]286d85d7c4package/samba4: bump version to 4.22.2 (cherry picked from commit46a4dcd0e1) Tested-by: Titouan Christophe <titouan.christophe@mind.be> Signed-off-by: Thomas Perale <thomas.perale@mind.be>
…
…
…
…
…
…
…
…
Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. The documentation can be found in docs/manual. You can generate a text document with 'make manual-text' and read output/docs/manual/manual.text. Online documentation can be found at https://buildroot.org/docs.html To build and use the buildroot stuff, do the following: 1) run 'make menuconfig' 2) select the target architecture and the packages you wish to compile 3) run 'make' 4) wait while it compiles 5) find the kernel, bootloader, root filesystem, etc. in output/images You do not need to be root to build or run buildroot. Have fun! Buildroot comes with a basic configuration for a number of boards. Run 'make list-defconfigs' to view the list of provided configurations. Please feed suggestions, bug reports, insults, and bribes back to the buildroot mailing list: buildroot@buildroot.org You can also find us on #buildroot on OFTC IRC. If you would like to contribute patches, please read https://buildroot.org/manual.html#submitting-patches
Description
Languages
Makefile
62.6%
Python
18.8%
C
8.5%
Shell
6.1%
PHP
1.4%
Other
2.2%