[v2,0/2] vdpa: Enable strict validation for netlink ops

Message ID 20230726185104.12479-1-dtatulea@nvidia.com
Headers
Series vdpa: Enable strict validation for netlink ops |

Message

Dragos Tatulea July 26, 2023, 6:49 p.m. UTC
  The original patch from Lin Ma enables the vdpa driver to use validation
netlink ops.

The second patch simply disables the validation skip which is no longer
neccesary. Patchset started of from this discussion [0].

[0] https://lore.kernel.org/virtualization/20230726074710-mutt-send-email-mst@kernel.org/T/#t

v2: cc'ed stable

Dragos Tatulea (1):
  vdpa: Enable strict validation for netlinks ops

Lin Ma (1):
  vdpa: Complement vdpa_nl_policy for nlattr length check

 drivers/vdpa/vdpa.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)