Commit e212a12
committed
Bluetooth: MGMT: set_mesh: update LE scan interval and window
jira KERNEL-228
cve CVE-2025-39981
Rebuild_History Non-Buildable kernel-5.14.0-611.11.1.el9_7
commit-author Christian Eggers <ceggers@arri.de>
commit e5af67a
According to the message of commit b338d91 ("Bluetooth: Implement
support for Mesh"), MGMT_OP_SET_MESH_RECEIVER should set the passive scan
parameters. Currently the scan interval and window parameters are
silently ignored, although user space (bluetooth-meshd) expects that
they can be used [1]
[1] https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/mesh/mesh-io-mgmt.c#n344
Fixes: b338d91 ("Bluetooth: Implement support for Mesh")
Cc: stable@vger.kernel.org
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
(cherry picked from commit e5af67a)
Signed-off-by: Jonathan Maple <jmaple@ciq.com>1 parent ce11889 commit e212a12
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2153 | 2153 | | |
2154 | 2154 | | |
2155 | 2155 | | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
2156 | 2159 | | |
2157 | 2160 | | |
2158 | 2161 | | |
| |||
2167 | 2170 | | |
2168 | 2171 | | |
2169 | 2172 | | |
| 2173 | + | |
2170 | 2174 | | |
2171 | 2175 | | |
2172 | 2176 | | |
| |||
2180 | 2184 | | |
2181 | 2185 | | |
2182 | 2186 | | |
| 2187 | + | |
| 2188 | + | |
| 2189 | + | |
| 2190 | + | |
| 2191 | + | |
| 2192 | + | |
| 2193 | + | |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
| 2199 | + | |
| 2200 | + | |
| 2201 | + | |
| 2202 | + | |
| 2203 | + | |
2183 | 2204 | | |
2184 | 2205 | | |
2185 | 2206 | | |
| |||
6430 | 6451 | | |
6431 | 6452 | | |
6432 | 6453 | | |
| 6454 | + | |
6433 | 6455 | | |
6434 | 6456 | | |
6435 | 6457 | | |
| |||
0 commit comments