]> git.99rst.org Git - openwrt-packages.git/commit
ser2net: filter non-printable characters from custom options
authorMichael Heimpold <redacted>
Sun, 28 Jun 2026 11:17:24 +0000 (13:17 +0200)
committerMichael Heimpold <redacted>
Sat, 4 Jul 2026 21:18:06 +0000 (23:18 +0200)
commita871f12fb74db6bd35dbcee4a072cb6254f43f53
tree2ab92c8641c12f843f0b90c433664b9d8a39360f
parent98124d5f25f401e992720caf43bd8a739c8e792d
ser2net: filter non-printable characters from custom options

The custom options are designed to carry only scalar options to be
added to the connector line.

This fixes a security issue when newlines are included in custom options
which can be used to add yet another, arbitrary connector lines.

See https://github.com/openwrt/packages/security/advisories/GHSA-w6q2-vr4f-49x3

Signed-off-by: Michael Heimpold <redacted>
net/ser2net/Makefile
net/ser2net/files/ser2net.init
git clone https://git.99rst.org/PROJECT