Files
linux-nv-oot/drivers
Revanth Kumar Uppala 6f80c397ed bt: realtek: Fix potential buffer overflow in cfg_list_item struct
The `cfg_list_item` struct previously defined the `data` array with a zero-length,
which can lead to buffer overflow issues detected by the `fortify_memcpy_chk` function.
So change the zero-length array to a flexible array length.

Bug 4701669

Change-Id: I3c4575efbab681fa8b6039793c410b23c4179106
Signed-off-by: Revanth Kumar Uppala <ruppala@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3159595
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
2024-06-29 05:04:00 -07:00
..
2024-06-06 09:05:58 -07:00
2024-03-11 08:07:01 -07:00
2024-05-15 14:09:50 -07:00
2024-01-25 09:11:11 -08:00
2024-06-24 11:09:42 -07:00
2024-05-28 10:33:29 -07:00
2024-04-05 14:58:00 -07:00
2024-01-20 19:15:00 -08:00
2024-05-15 14:09:50 -07:00