NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/59173: Use of initialized variables in firewire link layer driver
>Number: 59173
>Category: kern
>Synopsis: Use of initialized variables in firewire link layer driver
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 13 11:30:00 +0000 2025
>Originator: Emmanuel Nyarko
>Release: 10.0
>Organization:
NetBSD
>Environment:
NetBSD 10.99.12 amd64
>Description:
Use of uninitialized broadcast address in ARP multicast in sys/net/if_ieee1394subr.c.
it is part of the link layer driver for the Firewire when sending frames over the firewire bus.
https://nxr.netbsd.org/xref/src/sys/net/if_ieee1394subr.c#132
>How-To-Repeat:
Code inspection
>Fix:
find proper initializers.
Home |
Main Index |
Thread Index |
Old Index