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

Linux 6.9 support broken #482

Open
mayfield opened this issue Jun 28, 2024 · 0 comments
Open

Linux 6.9 support broken #482

mayfield opened this issue Jun 28, 2024 · 0 comments

Comments

@mayfield
Copy link

Hi, on linux 6.9 there are some changes to validating the size arg of setsockopt for the HCI setFilter call that break bleno.

Background: abandonware/node-bluetooth-hci-socket#60 (comment)

The fix could be as simple as changing hci.js:setSocketfilter() to alloc 16 bytes instead of 14 but it might be prudent to see what the devs of node-bluetooth-hci-socket think first. I'm just a reporter and not a BLE expert.

mayfield added a commit to mayfield/bleno that referenced this issue Jun 28, 2024
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

No branches or pull requests

1 participant