2021-07-01 15:19:38 |
Bodong Wang |
bug |
|
|
added bug |
2021-07-02 07:48:59 |
Stefan Bader |
nominated for series |
|
Ubuntu Focal |
|
2021-07-02 07:48:59 |
Stefan Bader |
bug task added |
|
linux-bluefield (Ubuntu Focal) |
|
2021-07-02 07:49:41 |
Stefan Bader |
linux-bluefield (Ubuntu Focal): importance |
Undecided |
Medium |
|
2021-07-02 07:49:41 |
Stefan Bader |
linux-bluefield (Ubuntu Focal): status |
New |
In Progress |
|
2021-07-02 07:49:41 |
Stefan Bader |
linux-bluefield (Ubuntu Focal): assignee |
|
Bodong Wang (bodong-wang) |
|
2021-07-02 07:49:48 |
Stefan Bader |
linux-bluefield (Ubuntu): status |
New |
Invalid |
|
2021-07-06 15:27:14 |
Bodong Wang |
description |
Export policy lookup function so drivers could lookup a policy that match specific criteria. |
* Explain the bug(s)
The Xfrm stack holds the SPD for both offloaded and non offloaded IPsec flows, for offloaded flows the driver might need to access this SPD.
* Brief explanation of fixes
As the XFRM stack already implements a function as described, expose it outside of xfrm stack so various drivers could access it.
* How to test
Need to make sure that the code compiles post this change, this method is not used directly by user space
* What it could break.
NA, this patch just expose a function which up until now was static, furthermore this function have no side effects upon invocation as it is just for query purposes |
|
2021-07-06 15:27:44 |
Bodong Wang |
description |
* Explain the bug(s)
The Xfrm stack holds the SPD for both offloaded and non offloaded IPsec flows, for offloaded flows the driver might need to access this SPD.
* Brief explanation of fixes
As the XFRM stack already implements a function as described, expose it outside of xfrm stack so various drivers could access it.
* How to test
Need to make sure that the code compiles post this change, this method is not used directly by user space
* What it could break.
NA, this patch just expose a function which up until now was static, furthermore this function have no side effects upon invocation as it is just for query purposes |
* Explain the bug(s)
The Xfrm stack holds the SPD for both offloaded and non offloaded IPsec flows, for offloaded flows the driver might need to access this SPD.
* Brief explanation of fixes
As the XFRM stack already implements a function as described, expose it outside of xfrm stack so various drivers could access it.
* How to test
Need to make sure that the code compiles post this change, this method is not used directly by user space
* What it could break.
Nothing should be break. This patch just expose a function which up until now was static, furthermore this function have no side effects upon invocation as it is just for query purposes |
|
2021-09-22 22:39:07 |
Ubuntu Kernel Bot |
tags |
|
verification-needed-focal |
|
2021-10-05 19:36:54 |
Launchpad Janitor |
linux-bluefield (Ubuntu Focal): status |
In Progress |
Fix Released |
|
2021-10-05 19:36:54 |
Launchpad Janitor |
cve linked |
|
2021-3653 |
|
2021-10-05 19:36:54 |
Launchpad Janitor |
cve linked |
|
2021-3656 |
|