- EPSS 0.02%
- Published 27.11.2022 02:15:16
- Last modified 21.11.2024 07:29:57
An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.
- EPSS 0.01%
- Published 25.11.2022 04:15:09
- Last modified 21.11.2024 07:29:53
An issue was discovered in the Linux kernel through 6.0.9. drivers/media/dvb-core/dvbdev.c has a use-after-free, related to dvb_register_device dynamically allocating fops.
- EPSS 0.01%
- Published 25.11.2022 04:15:09
- Last modified 29.04.2025 14:15:28
An issue was discovered in the Linux kernel through 6.0.9. drivers/media/dvb-core/dvb_frontend.c has a race condition that can cause a use-after-free when a device is disconnected.
- EPSS 0.02%
- Published 25.11.2022 04:15:09
- Last modified 21.11.2024 07:29:53
An issue was discovered in the Linux kernel through 6.0.9. drivers/media/dvb-core/dvb_net.c has a .disconnect versus dvb_device_open race condition that leads to a use-after-free.
CVE-2022-45887
- EPSS 0.01%
- Published 25.11.2022 04:15:09
- Last modified 25.04.2025 20:15:37
An issue was discovered in the Linux kernel through 6.0.9. drivers/media/usb/ttusb-dec/ttusb_dec.c has a memory leak because of the lack of a dvb_frontend_detach call.
CVE-2022-45888
- EPSS 0.01%
- Published 25.11.2022 04:15:09
- Last modified 21.11.2024 07:29:53
An issue was discovered in the Linux kernel through 6.0.9. drivers/char/xillybus/xillyusb.c has a race condition and use-after-free during physical removal of a USB device.
CVE-2022-40304
- EPSS 0.11%
- Published 23.11.2022 18:15:12
- Last modified 28.04.2025 20:15:19
An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.
CVE-2022-40303
- EPSS 0.26%
- Published 23.11.2022 00:15:11
- Last modified 29.04.2025 05:15:43
An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset,...
CVE-2022-43945
- EPSS 0.94%
- Published 04.11.2022 19:15:11
- Last modified 01.05.2025 19:15:55
The Linux kernel NFSD implementation prior to versions 5.19.17 and 6.0.2 are vulnerable to buffer overflow. NFSD tracks the number of pages held by each NFSD thread by combining the receive and send buffers of a remote procedure call (RPC) into a sin...
CVE-2022-43680
- EPSS 0.31%
- Published 24.10.2022 14:15:53
- Last modified 30.05.2025 20:15:31
In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.