An issue was discovered in the Linux kernel before 5.13.3. lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.3 | release notes vendor advisory |
https://github.com/torvalds/linux/commit/d3b16034a24a112bb83aeb669ac5b9b01f744bb7 | patch vendor advisory |
https://lore.kernel.org/lkml/20210625122453.5e2fe304%40oasis.local.home/ | |
https://lkml.kernel.org/r/20210626032156.47889-1-yun.zhou%40windriver.com | |
https://security.netapp.com/advisory/ntap-20230427-0005/ | third party advisory |