CVE-2022-49859 Information
Description
In the Linux kernel the following vulnerability has been resolved:
net: lapbether: fix issue of invalid opcode in lapbeth_open()
If lapb_register() failed when lapb device goes to up for the first time the NAPI is not disabled. As a result the invalid opcode issue is reported when the lapb device goes to up for the second time.
The stack info is as follows:
[ 1958.311422][T11356] kernel BUG at net/core/dev.c:6442!
[ 1958.312206][T11356] invalid opcode: 0000 [1] PREEMPT SMP KASAN
[ 1958.315979][T11356] RIP: 0010:napi_enable+0x16a/0x1f0
[ 1958.332310][T11356] Call Trace:
[ 1958.332817][T11356]
Reference
https://git.kernel.org/stable/c/3faf7e14ec0c3462c2d747fa6793b8645d1391df https://git.kernel.org/stable/c/4689bd3a1b23a1bd917899e63b81bca2ccdfab45 https://git.kernel.org/stable/c/ed4940050a7ce7fc2ccd51db580ef1ade64290b1
Share on: