diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-05-09 14:27:51 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-12 18:50:09 -0700 |
| commit | a96876057b9e44f60d936f8e4887543555b0593c (patch) | |
| tree | acc4f291ffe0f9afd17a7464327dfcd4a3a1e237 /tools/perf/scripts/python | |
| parent | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu... (diff) | |
| download | linux-a96876057b9e44f60d936f8e4887543555b0593c.tar.gz linux-a96876057b9e44f60d936f8e4887543555b0593c.zip | |
netlink: fix policy dump for int with validation callback
Recent devlink change added validation of an integer value
via NLA_POLICY_VALIDATE_FN, for sparse enums. Handle this
in policy dump. We can't extract any info out of the callback,
so report only the type.
Fixes: 429ac6211494 ("devlink: define enum for attr types of dynamic attributes")
Reported-by: syzbot+01eb26848144516e7f0a@syzkaller.appspotmail.com
Link: https://patch.msgid.link/20250509212751.1905149-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
