The irda_setsockopt function in net/irda/af_irda.c and later in drivers/staging/irda/net/af_irda.c in the Linux kernel before 4.17 allows local users to cause a denial of service (ias_object use-after-free and system crash) or possibly have unspecified other impact via an AF_IRDA socket.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://usn.ubuntu.com/3776-1/ | third party advisory vendor advisory |
https://usn.ubuntu.com/3776-2/ | third party advisory vendor advisory |
https://www.spinics.net/lists/stable/msg255035.html | mailing list third party advisory patch |
https://usn.ubuntu.com/3777-1/ | third party advisory vendor advisory |
https://usn.ubuntu.com/3775-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/10/msg00003.html | third party advisory mailing list |
https://www.debian.org/security/2018/dsa-4308 | third party advisory vendor advisory |
https://usn.ubuntu.com/3775-2/ | third party advisory vendor advisory |
http://www.securityfocus.com/bid/105304 | vdb entry third party advisory |
https://usn.ubuntu.com/3777-2/ | third party advisory vendor advisory |
https://www.spinics.net/lists/stable/msg255031.html | mailing list third party advisory patch |
https://usn.ubuntu.com/3777-3/ | third party advisory vendor advisory |