2 matches found
bna: adjust 'name' buf size of bna_tcb and bna_ccb structures
...
AZL-51983 CVE-2024-43839 affecting package kernel for versions less than 5.15.167.1-1
In the Linux kernel, the following vulnerability has been resolved: bna: adjust 'name' buf size of bnatcb and bnaccb structures To have enough space to write all possible sprintf args. Currently 'name' size is 16, but the first '%s' specifier may already need at least 16 characters, since...