diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-11-03 04:59:15 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-11-26 15:16:47 +0000 |
| commit | 821774dfbdaa12ef072ff7eaea8f9966a7e63935 (patch) | |
| tree | cf750707163c14a1905ddce14590e53a8978f17a /sys/contrib/device-tree/Bindings/perf | |
| parent | eda1756d0454f9383940dc825cf571ff67e0c013 (diff) | |
The ipnat struct is built by ipnat(8), specifically ipnat_y.y when
parsing the ipnat configuration file (typically ipnat.conf). ipnat
contains a variable length string field at the end of the struct. This
data field, called in_names, may contain various text strings such as
NIC names. There is no upper bound limit to the length of strings as
long as the in_namelen length field specifies the length of in_names
within the ipnat structure and in_size specifies the size of the ipnat
structure itself.
Reported by: Ilja Van Sprundel <ivansprundel@ioactive.com>
Reviewed by: markj
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D53843
Diffstat (limited to 'sys/contrib/device-tree/Bindings/perf')
0 files changed, 0 insertions, 0 deletions
