OPENBSD_7_2 bluhm@ modified sys/dev/wscons/wsemul_vt100*: Add a few missing bounds checks when processing terminal escape sequences. Without them, the kernel could be made to crash or reboot after receiving some specially crafted terminal escape sequences. from miod@; Reported...
OPENBSD_7_2 bluhm@ modified usr.sbin/smtpd/envelope.c: smtpd(8) could abort due to a connection from a local, scoped ipv6 address. avoid using inet_pton(3) which doesn't support scoped ipv6 address, and use getaddrinfo(3) instead of. from semarie@; OK millert@ florian@ kn@ thi...
OPENBSD_7_2 bluhm@ modified xserver/Xi/exevents.c: Xi: fix use-after-free in DeepCopyPointerClasses CVE-2023-0494, ZDI-CAN-19596 from matthieu@ this is errata/7.2/019_xserver.patch.sig
OPENBSD_7_2 bluhm@ modified lib/libcrypto/x509/x509_genn.c: Fix arbitrary memory read in GENERAL_NAME_cmp() The ASN.1 template for GENERAL_NAME and its corresponding C structure disagree on the type of the x400Address member. This results in an ASN.1 string to be considered as...
Akvorado receives flows (currently Netflow/IPFIX and sFlow), enriches them with interface names (using SNMP), geo information (using MaxMind), and exports them to Kafka, then ClickHouse.
Demo: https://t.co/rsIcMwqxBg
Source code: https://t.co/bDK6wgA9iT