CVE-2023-0458
- EPSS 0.1%
- Veröffentlicht 26.04.2023 19:15:08
- Zuletzt bearbeitet 21.11.2024 07:37:13
A speculative pointer dereference problem exists in the Linux Kernel on the do_prlimit() function. The resource argument value is controlled and is used in pointer arithmetic for the 'rlim' variable and can be used to leak the contents. We recommend ...
CVE-2023-0045
- EPSS 0.25%
- Veröffentlicht 25.04.2023 23:15:09
- Zuletzt bearbeitet 13.02.2025 17:15:52
The current implementation of the prctl syscall does not issue an IBPB immediately during the syscall. The ib_prctl_set function updates the Thread Information Flags (TIFs) for the task and updates the SPEC_CTRL MSR on the function __speculation_ctr...
CVE-2023-2269
- EPSS 0.03%
- Veröffentlicht 25.04.2023 21:15:10
- Zuletzt bearbeitet 21.11.2024 07:58:16
A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.
CVE-2023-2007
- EPSS 0.03%
- Veröffentlicht 24.04.2023 23:15:18
- Zuletzt bearbeitet 21.11.2024 07:57:45
The specific flaw exists within the DPT I2O Controller driver. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this in conjunction with other vulnerabilities to escalate privileges a...
- EPSS 0.02%
- Veröffentlicht 24.04.2023 21:15:09
- Zuletzt bearbeitet 23.04.2025 17:16:28
A race condition was found in the Linux kernel's RxRPC network protocol, within the processing of RxRPC bundles. This issue results from the lack of proper locking when performing operations on an object. This may allow an attacker to escalate privil...
CVE-2023-2019
- EPSS 0.02%
- Veröffentlicht 24.04.2023 21:15:09
- Zuletzt bearbeitet 18.03.2025 20:15:19
A flaw was found in the Linux kernel's netdevsim device driver, within the scheduling of events. This issue results from the improper management of a reference count. This may allow an attacker to create a denial of service condition on the system.
CVE-2023-31085
- EPSS 0.02%
- Veröffentlicht 24.04.2023 06:15:08
- Zuletzt bearbeitet 21.11.2024 08:01:23
An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd->erasesize), used indirectly by ctrl_cdev_ioctl, when mtd->erasesize is 0.
CVE-2023-31081
- EPSS 0.02%
- Veröffentlicht 24.04.2023 06:15:07
- Zuletzt bearbeitet 04.02.2025 20:15:48
An issue was discovered in drivers/media/test-drivers/vidtv/vidtv_bridge.c in the Linux kernel 6.2. There is a NULL pointer dereference in vidtv_mux_stop_thread. In vidtv_stop_streaming, after dvb->mux=NULL occurs, it executes vidtv_mux_stop_thread(d...
CVE-2023-31082
- EPSS 0.02%
- Veröffentlicht 24.04.2023 06:15:07
- Zuletzt bearbeitet 21.11.2024 08:01:22
An issue was discovered in drivers/tty/n_gsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmld_write, which will block the kernel. Note: This has been disputed by 3rd parties as not a valid vulnerability.
CVE-2023-31083
- EPSS 0.01%
- Veröffentlicht 24.04.2023 06:15:07
- Zuletzt bearbeitet 21.11.2024 08:01:22
An issue was discovered in drivers/bluetooth/hci_ldisc.c in the Linux kernel 6.2. In hci_uart_tty_ioctl, there is a race condition between HCIUARTSETPROTO and HCIUARTGETPROTO. HCI_UART_PROTO_SET is set before hu->proto is set. A NULL pointer derefere...