OSV 1.4.0 · unreviewed · 修改于 2026-09-02 05:31
发布时间
2026-09-02 05:31
GitHub 审查时间
—
NVD 发布时间
2026-08-26 17:16
源文件
advisories/unreviewed/2026/09/GHSA-fw9f-54cp-j7fc/GHSA-fw9f-54cp-j7fc.json
When ranges are used for access control (i.e. of the form 1.2.3.4-1.2.3.25), because NSD wrongly compares the IP address with the range on little endian systems, IPs that were meant to be allowed may be denied, and, IPs that were meant to be denied access could be allowed. An IPv4 address is compared with IPv4 ranges as unsigned 32 bit numbers directly with the endianness of the host, but the values to compare are in network byte order (big-endian). With IPv6 addresses the comparison is done in 4 times a unsigned 32 bit number comparison, again with the endianness of the host where all values are actually in network bye order.
该公告没有提供结构化的受影响软件包信息。