CVE-2023-52988
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:43:25
- Zuletzt bearbeitet 01.10.2025 18:15:35
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path() snd_hda_get_connections() can return a negative error code. It may lead to accessing 'conn' array at a ne...
CVE-2023-52989
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:43:25
- Zuletzt bearbeitet 01.10.2025 21:15:42
In the Linux kernel, the following vulnerability has been resolved: firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region This patch is fix for Linux kernel v2.6.33 or later. For request subaction to IEC 61883-1 FCP ...
CVE-2023-52979
- EPSS 0.03%
- Veröffentlicht 27.03.2025 16:43:18
- Zuletzt bearbeitet 07.10.2025 07:15:37
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2023-52977
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:43:17
- Zuletzt bearbeitet 01.10.2025 18:15:34
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix flow memory leak in ovs_flow_cmd_new Syzkaller reports a memory leak of new_flow in ovs_flow_cmd_new() as it is not freed when an allocation of a key fails. ...
CVE-2023-52974
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:43:13
- Zuletzt bearbeitet 01.04.2025 15:39:48
In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress If during iscsi_sw_tcp_session_create() iscsi_tcp_r2tpool_alloc() fails, userspace could be accessing the h...
CVE-2023-52973
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:43:12
- Zuletzt bearbeitet 01.04.2025 15:40:21
In the Linux kernel, the following vulnerability has been resolved: vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF After a call to console_unlock() in vcs_read() the vc_data struct can be freed by vc_deallocate(). Because...
CVE-2022-49757
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:43:04
- Zuletzt bearbeitet 01.10.2025 18:15:32
In the Linux kernel, the following vulnerability has been resolved: EDAC/highbank: Fix memory leak in highbank_mc_probe() When devres_open_group() fails, it returns -ENOMEM without freeing memory allocated by edac_mc_alloc(). Call edac_mc_free() o...
CVE-2022-49755
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:43:02
- Zuletzt bearbeitet 01.04.2025 15:40:57
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait While performing fast composition switch, there is a possibility that the process of ffs_ep0_write/ffs_ep0_read get into a...
CVE-2022-49753
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:43:01
- Zuletzt bearbeitet 01.04.2025 15:41:09
In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of client_count in dma_chan_get() The first time dma_chan_get() is called for a channel the channel client_count is incorrectly incremented twice fo...
CVE-2022-49751
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:42:59
- Zuletzt bearbeitet 01.10.2025 20:17:09
In the Linux kernel, the following vulnerability has been resolved: w1: fix WARNING after calling w1_process() I got the following WARNING message while removing driver(ds2482): ------------[ cut here ]------------ do not call blocking ops when !T...