CVE-2023-1390
- EPSS 0.51%
- Veröffentlicht 16.03.2023 21:15:11
- Zuletzt bearbeitet 23.04.2025 17:16:25
A remote denial of service vulnerability was found in the Linux kernel’s TIPC kernel module. The while loop in tipc_link_xmit() hits an unknown state while attempting to parse SKBs, which are not in the queue. Sending two small UDP packets to a syste...
CVE-2022-3424
- EPSS 0.02%
- Veröffentlicht 06.03.2023 23:15:10
- Zuletzt bearbeitet 06.03.2025 21:15:12
A use-after-free flaw was found in the Linux kernel’s SGI GRU driver in the way the first gru_file_unlocked_ioctl function is called by the user, where a fail pass occurs in the gru_check_chiplet_assignment function. This flaw allows a local user to ...
CVE-2023-1118
- EPSS 0.02%
- Veröffentlicht 02.03.2023 18:15:09
- Zuletzt bearbeitet 23.04.2025 17:16:24
A flaw use after free in the Linux kernel integrated infrared receiver/transceiver driver was found in the way user detaching rc device. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.
CVE-2023-1095
- EPSS 0.02%
- Veröffentlicht 28.02.2023 23:15:11
- Zuletzt bearbeitet 18.03.2025 16:15:16
In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this r...
CVE-2023-20938
- EPSS 0.16%
- Veröffentlicht 28.02.2023 17:15:10
- Zuletzt bearbeitet 21.11.2024 07:41:51
In binder_transaction_buffer_release of binder.c, there is a possible use after free due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for...
CVE-2023-26607
- EPSS 0.07%
- Veröffentlicht 26.02.2023 23:15:10
- Zuletzt bearbeitet 05.05.2025 16:15:31
In the Linux kernel 6.0.8, there is an out-of-bounds read in ntfs_attr_find in fs/ntfs/attrib.c.
CVE-2023-26545
- EPSS 0.02%
- Veröffentlicht 25.02.2023 04:15:10
- Zuletzt bearbeitet 25.06.2025 20:54:48
In the Linux kernel before 6.1.13, there is a double free in net/mpls/af_mpls.c upon an allocation failure (for registering the sysctl table under a new location) during the renaming of a device.
CVE-2023-0597
- EPSS 0.02%
- Veröffentlicht 23.02.2023 20:15:12
- Zuletzt bearbeitet 12.03.2025 20:15:13
A flaw possibility of memory leak in the Linux kernel cpu_entry_area mapping of X86 CPU data to memory was found in the way user can guess location of exception stack(s) or other important data. A local user could use this flaw to get access to some ...
CVE-2023-23039
- EPSS 0.02%
- Veröffentlicht 22.02.2023 17:15:11
- Zuletzt bearbeitet 20.03.2025 21:15:17
An issue was discovered in the Linux kernel through 6.2.0-rc2. drivers/tty/vcc.c has a race condition and resultant use-after-free if a physically proximate attacker removes a VCC device while calling open(), aka a race condition between vcc_open() a...
CVE-2023-0615
- EPSS 0.02%
- Veröffentlicht 06.02.2023 23:15:09
- Zuletzt bearbeitet 25.03.2025 20:15:17
A memory leak flaw and potential divide by zero and Integer overflow was found in the Linux kernel V4L2 and vivid test code functionality. This issue occurs when a user triggers ioctls, such as VIDIOC_S_DV_TIMINGS ioctl. This could allow a local user...