We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello All,
Tried running ncsi-netlink with payload length 31 and getting segmentation fault.
Command tried:
root@yosemitev2:~# ./ncsi-netlink -l 2 -p 0 -c 0 -o 81 128 5 16 0 4 0 0 1 0 1 0 0 1 14 114 101 108 45 50 50 95 50 55 95 48 55 48 48 3 71 188 send cmd, ifindex 2, package 0, channel 0, type 0x51 Segmentation fault (core dumped)
Observation: ncsi-netlink works fine till the payload length 24 . After 24 application is crashing for all.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello All,
Tried running ncsi-netlink with payload length 31 and getting segmentation fault.
Command tried:
root@yosemitev2:~# ./ncsi-netlink -l 2 -p 0 -c 0 -o 81 128 5 16 0 4 0 0 1 0 1 0 0 1 14 114 101 108 45 50 50 95 50 55 95 48 55 48 48 3 71 188
send cmd, ifindex 2, package 0, channel 0, type 0x51
Segmentation fault (core dumped)
Observation:
ncsi-netlink works fine till the payload length 24 . After 24 application is crashing for all.
The text was updated successfully, but these errors were encountered: