CVE-2022-42328
- EPSS 0.03%
- Veröffentlicht 07.12.2022 01:15:11
- Zuletzt bearbeitet 23.04.2025 15:15:51
Guests can trigger deadlock in Linux netback driver T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in ...
CVE-2022-42329
- EPSS 0.04%
- Veröffentlicht 07.12.2022 01:15:11
- Zuletzt bearbeitet 23.04.2025 15:15:51
Guests can trigger deadlock in Linux netback driver T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in ...
CVE-2022-4269
- EPSS 0.02%
- Veröffentlicht 05.12.2022 16:15:10
- Zuletzt bearbeitet 14.04.2025 18:15:25
A flaw was found in the Linux kernel Traffic Control (TC) subsystem. Using a specific networking configuration (redirecting egress packets to ingress using TC action "mirred") a local unprivileged user could trigger a CPU soft lockup (ABBA deadlock) ...
CVE-2022-4129
- EPSS 0.02%
- Veröffentlicht 28.11.2022 22:15:11
- Zuletzt bearbeitet 14.04.2025 18:15:24
A flaw was found in the Linux kernel's Layer 2 Tunneling Protocol (L2TP). A missing lock when clearing sk_user_data can lead to a race condition and NULL pointer dereference. A local user could use this flaw to potentially crash the system causing a ...
CVE-2022-45934
- EPSS 0.41%
- Veröffentlicht 27.11.2022 04:15:10
- Zuletzt bearbeitet 29.04.2025 14:15:30
An issue was discovered in the Linux kernel through 6.0.10. l2cap_config_req in net/bluetooth/l2cap_core.c has an integer wraparound via L2CAP_CONF_REQ packets.
- EPSS 0.03%
- Veröffentlicht 27.11.2022 02:15:16
- Zuletzt bearbeitet 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.02%
- Veröffentlicht 25.11.2022 04:15:09
- Zuletzt bearbeitet 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.02%
- Veröffentlicht 25.11.2022 04:15:09
- Zuletzt bearbeitet 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%
- Veröffentlicht 25.11.2022 04:15:09
- Zuletzt bearbeitet 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.02%
- Veröffentlicht 25.11.2022 04:15:09
- Zuletzt bearbeitet 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.