CVE-2020-27633
- EPSS 0.19%
- Veröffentlicht 10.10.2023 17:15:10
- Zuletzt bearbeitet 21.11.2024 05:21:33
In FNET 4.6.3, TCP ISNs are improperly random.
CVE-2020-24383
- EPSS 0.74%
- Veröffentlicht 11.12.2020 23:15:14
- Zuletzt bearbeitet 21.11.2024 05:14:42
An issue was discovered in FNET through 4.6.4. The code for processing resource records in mDNS queries doesn't check for proper '\0' termination of the resource record name string, leading to an out-of-bounds read, and potentially causing informatio...
CVE-2020-17467
- EPSS 1.03%
- Veröffentlicht 11.12.2020 23:15:13
- Zuletzt bearbeitet 21.11.2024 05:08:10
An issue was discovered in FNET through 4.6.4. The code for processing the hostname from an LLMNR request doesn't check for '\0' termination. Therefore, the deduced length of the hostname doesn't reflect the correct length of the actual data. This ma...
CVE-2020-17468
- EPSS 0.69%
- Veröffentlicht 11.12.2020 23:15:13
- Zuletzt bearbeitet 21.11.2024 05:08:10
An issue was discovered in FNET through 4.6.4. The code for processing the hop-by-hop header (in the IPv6 extension headers) doesn't check for a valid length of an extension header, and therefore an out-of-bounds read can occur in _fnet_ip6_ext_heade...
CVE-2020-17469
- EPSS 0.69%
- Veröffentlicht 11.12.2020 23:15:13
- Zuletzt bearbeitet 21.11.2024 05:08:10
An issue was discovered in FNET through 4.6.4. The code for IPv6 fragment reassembly tries to access a previous fragment starting from a network incoming fragment that still doesn't have a reference to the previous one (which supposedly resides in th...
CVE-2020-17470
- EPSS 0.45%
- Veröffentlicht 11.12.2020 23:15:13
- Zuletzt bearbeitet 21.11.2024 05:08:10
An issue was discovered in FNET through 4.6.4. The code that initializes the DNS client interface structure does not set sufficiently random transaction IDs (they are always set to 1 in _fnet_dns_poll in fnet_dns.c). This significantly simplifies DNS...