Soenke Huster
160fbcf3bf
Bluetooth: virtio_bt: Use skb_put to set length
...
By using skb_put we ensure that skb->tail is set
correctly. Currently, skb->tail is always zero, which
leads to errors, such as the following page fault in
rfcomm_recv_frame:
BUG: unable to handle page fault for address: ffffed1021de29ff
#PF: supervisor read access in kernel mode
#PF: error_code(0x0000) - not-present page
RIP: 0010:rfcomm_run+0x831/0x4040 (net/bluetooth/rfcomm/core.c:1751)
Fixes: afd2daa26c7a ("Bluetooth: Add support for virtio transport driver")
Signed-off-by: Soenke Huster <soenke.huster@eknoes.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2022-11-02 14:15:42 -07:00
..
2022-10-25 12:05:08 -07:00
2022-10-10 09:10:28 -07:00
2022-10-18 08:02:14 +09:00
2022-10-12 10:23:24 -07:00
2022-10-12 10:23:24 -07:00
2022-10-21 15:14:14 -07:00
2022-11-02 14:15:42 -07:00
2022-10-08 08:56:37 -07:00
2022-10-17 10:20:04 -07:00
2022-10-16 11:08:19 -07:00
2022-10-10 10:16:00 -07:00
2022-10-08 09:46:29 -07:00
2022-10-18 16:22:26 +05:30
2022-10-09 13:24:01 -07:00
2022-10-10 13:04:25 -07:00
2022-10-14 18:41:41 -07:00
2022-10-11 17:42:58 -06:00
2022-10-06 17:22:11 -07:00
2022-10-13 11:07:13 -07:00
2022-10-08 08:56:37 -07:00
2022-10-21 11:09:41 +02:00
2022-10-08 08:56:37 -07:00
2022-09-28 21:10:57 +09:30
2022-10-12 10:23:24 -07:00
2022-10-21 12:33:03 -07:00
2022-10-21 17:41:57 -07:00
2022-10-10 13:59:01 -07:00
2022-10-23 10:01:34 -07:00
2022-10-08 08:56:37 -07:00
2022-10-21 07:59:35 +02:00
2022-10-12 23:45:29 +02:00
2022-10-08 08:56:37 -07:00
2022-10-11 17:42:58 -06:00
2022-10-11 10:53:25 -07:00
2022-10-21 10:49:35 +02:00
2022-10-08 08:56:37 -07:00
2022-10-12 10:23:24 -07:00
2022-11-02 12:34:48 +00:00
2022-10-24 11:32:10 +02:00
2022-10-09 14:05:15 -07:00
2022-10-05 21:51:58 -05:00
2022-10-18 17:17:48 -04:00
2022-10-25 16:43:34 +01:00
2022-10-23 12:04:56 -07:00
2022-10-11 17:42:58 -06:00
2022-10-16 15:27:07 -07:00
2022-10-16 15:27:07 -07:00
2022-11-01 21:20:30 -07:00
2022-10-30 21:43:26 +00:00
2022-10-14 18:41:41 -07:00
2022-10-21 15:14:14 -07:00
2022-10-10 13:13:51 -07:00
2022-10-14 12:10:01 -07:00
2022-10-17 12:11:09 -05:00
2022-09-27 08:12:16 +02:00
2022-10-14 12:38:03 -07:00
2022-10-11 11:08:18 -07:00
2022-10-18 10:42:10 +02:00
2022-10-24 11:39:27 +02:00
2022-10-10 18:11:11 +02:00
2022-10-07 11:48:30 -07:00
2022-10-10 09:10:28 -07:00
2022-10-10 08:37:24 +01:00
2022-10-07 11:32:10 -07:00
2022-10-07 11:24:20 -07:00
2022-10-05 09:20:44 -06:00
2022-10-08 10:06:48 -07:00
2022-10-14 18:36:42 -07:00
2022-10-14 11:36:05 -07:00
2022-10-25 00:33:16 -07:00
2022-10-13 11:07:13 -07:00
2022-10-07 16:13:55 -07:00
2022-10-26 17:38:46 -07:00
2022-09-30 14:33:23 +02:00
2022-10-22 15:30:15 -07:00
2022-10-11 17:42:58 -06:00
2022-10-10 17:53:04 -07:00
2022-10-15 19:33:57 +02:00
2022-10-11 17:42:58 -06:00
2022-10-14 12:10:01 -07:00
2022-10-07 12:33:18 -07:00
2022-10-10 17:53:04 -07:00
2022-10-10 14:02:53 -07:00
2022-10-12 14:46:48 -07:00
2022-10-10 14:02:53 -07:00
2022-10-16 15:27:07 -07:00
2022-10-08 08:56:37 -07:00
2022-10-13 09:33:03 -04:00
2022-10-08 08:56:37 -07:00
2022-10-21 12:25:39 -07:00
2022-10-21 14:43:09 -07:00