Skip to content
New issue

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

Net next dpll v14 fix crash #27

Conversation

kubalewski
Copy link
Contributor

No description provided.

v5->v6:
- when multiple dplls are present in the OS and users construct invalid
  pin set netlink request with the target dpll not belonging to the pin,
  but with the same id as device_id that was provided by the kernel
  module the system would crash, prevent by use dpll->id as index for
  storing and loading the dpll from pin's dpll_refs xarray

Signed-off-by: Arkadiusz Kubalewski <[email protected]>
v5->v6:
- when multiple dplls are present in the OS and users construct invalid
  pin set netlink request with the target dpll not belonging to the pin,
  but with the same id as device_id that was provided by the kernel
  module the system would crash, prevent by use dpll->id as index for
  storing and loading the dpll from pin's dpll_refs xarray

Signed-off-by: Arkadiusz Kubalewski <[email protected]>
@vvfedorenko vvfedorenko merged commit e635e87 into vvfedorenko:net-next-dpll-v14 Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants