Skip to content

acl: update to 2.4.0#29931

Draft
mstorchak wants to merge 1 commit into
openwrt:masterfrom
mstorchak:acl
Draft

acl: update to 2.4.0#29931
mstorchak wants to merge 1 commit into
openwrt:masterfrom
mstorchak:acl

Conversation

@mstorchak

Copy link
Copy Markdown
Contributor
  • Major security improvements (CVE-2026-54369, CVE-2026-54370)
  • Harden setfacl, getfacl, and chacl against malicious input
  • Prevent NULL pointer dereferences and memory corruption
  • New library functions
  • API improvements and bug fixes

See: https://cgit.git.savannah.gnu.org/cgit/acl.git/tree/doc/CHANGES?h=v2.4.0

📦 Package Details

Maintainer: me
(You can find this by checking the history of the package Makefile.)

Description:


🧪 Run Testing Details

  • OpenWrt Version: TBD
  • OpenWrt Target/Subtarget: qualcommax/ipq807x
  • OpenWrt Device: Dynalink DL-WRX36

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

- Major security improvements (CVE-2026-54369, CVE-2026-54370)
- Harden setfacl, getfacl, and chacl against malicious input
- Prevent NULL pointer dereferences and memory corruption
- New library functions
- API improvements and bug fixes

See: https://cgit.git.savannah.gnu.org/cgit/acl.git/tree/doc/CHANGES?h=v2.4.0

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
@mstorchak

Copy link
Copy Markdown
Contributor Author

This change requires kernel 6.13+

@mstorchak

Copy link
Copy Markdown
Contributor Author

Requires: #29930

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant