summaryrefslogtreecommitdiff
path: root/lib/elf_py.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-04-30 10:53:48 -0400
committerDonald Sharp <sharpd@nvidia.com>2024-04-30 14:46:08 -0400
commit26595e316275768ca32f3788b2bce2eb16cfc62d (patch)
treeb61ff5d73059fe28eb20dac1ad4b87b0779d4641 /lib/elf_py.c
parent65c2593a12dcd2688e2d83eba6a39c0df519c4b1 (diff)
zebra: Ensure proper decoding of netlink message
As part of the kernel netlink functionality, it is possible that a bit of nested attributes can be passed up. This attribute has a type value which is stored in the lower 8 bits and in the upper 8 bits are a couple control flags that can be used. FRR can parse this data and then just throw away the value unless we mask off the upper 8 bits. Let's ensure that it can be properly parsed. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/elf_py.c')
0 files changed, 0 insertions, 0 deletions