-
Notifications
You must be signed in to change notification settings - Fork 8
[fips-8-legacy] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm #91
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
[fips-8-legacy] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm #91
Conversation
jira VULN-8772 cve CVE-2022-42896 commit-author Luiz Augusto von Dentz <[email protected]> commit f937b75 l2cap_global_chan_by_psm shall not return fixed channels as they are not meant to be connected by (S)PSM. Signed-off-by: Luiz Augusto von Dentz <[email protected]> Reviewed-by: Tedd Ho-Jeong An <[email protected]> (cherry picked from commit f937b75) Signed-off-by: Brett Mastbergen <[email protected]>
@bmastbergen Could you pull in the We also don't need |
Yes, will add |
Thanks also sorry, we need to remove the following with
|
b409b6c
to
e45dada
Compare
Since we need to make sure external contributors code actually compiles prior to merging. To get access to the forked repos merge request we need to switch over our push to pull_request. In addition we're fixing up some Naming Conventions, adding aarch64 to this branch and fixing the naming so that we can quickly identify if the CI is for x86_64. Also disable the process-pull-request until the `utf-8` situation is resolved.
e45dada
to
ff4b155
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - Thanks
b9b915c
into
fips-legacy-8-compliant/4.18.0-425.13.1
Same change made to lts8.6 #78
Build log
build.log
Kernel selftests before and after
selftests-before.log
selftests-after.log