Latest CVE Feed
-
5.5
MEDIUMCVE-2023-52453
In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume When the optional PRE_COPY support was added to speed up the device compatibility check, it failed to update ... Read more
Affected Products : linux_kernel- Published: Feb. 23, 2024
- Modified: Dec. 12, 2024
-
5.5
MEDIUMCVE-2023-52467
In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in of_syscon_register() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.... Read more
Affected Products : linux_kernel- Published: Feb. 26, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52449
In the Linux kernel, the following vulnerability has been resolved: mtd: Fix gluebi NULL pointer dereference caused by ftl notifier If both ftl.ko and gluebi.ko are loaded, the notifier of ftl triggers NULL pointer dereference when trying to access ‘glu... Read more
Affected Products : linux_kernel- Published: Feb. 22, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52443
In the Linux kernel, the following vulnerability has been resolved: apparmor: avoid crash when parsed profile name is empty When processing a packed profile in unpack_profile() described like "profile :ns::samba-dcerpcd /usr/lib*/samba/{,samba/}samba-... Read more
Affected Products : linux_kernel- Published: Feb. 22, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52500
In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command Tags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed when we receive the resp... Read more
Affected Products : linux_kernel- Published: Mar. 02, 2024
- Modified: Jan. 13, 2025
-
5.5
MEDIUMCVE-2023-52429
dm_table_create in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to (in alloc_targets) allocate more than INT_MAX bytes, and crash, because of a missing check for struct dm_ioctl.target_count.... Read more
- Published: Feb. 12, 2024
- Modified: Mar. 25, 2025
-
5.5
MEDIUMCVE-2023-52450
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology() Get logical socket id instead of physical id in discover_upi_topology() to avoid out-of-bound access on ... Read more
Affected Products : linux_kernel- Published: Feb. 22, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2019-8355
An issue was discovered in SoX 14.4.2. In xmalloc.h, there is an integer overflow on the result of multiplication fed into the lsx_valloc macro that wraps malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer ov... Read more
Affected Products : sound_exchange- Published: Feb. 15, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2019-6454
An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit t... Read more
Affected Products : ubuntu_linux enterprise_linux fedora debian_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation leap enterprise_linux_server_aus enterprise_linux_server_eus +12 more products- Published: Mar. 21, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52448
In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump Syzkaller has reported a NULL pointer dereference when accessing rgd->rd_rgl in gfs2_rgrp_dump(). This can happen when creat... Read more
Affected Products : linux_kernel- Published: Feb. 22, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52383
Double-free vulnerability in the RSMC module Impact: Successful exploitation of this vulnerability will affect availability.... Read more
- Published: May. 14, 2024
- Modified: Dec. 09, 2024
-
5.5
MEDIUMCVE-2023-52442
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request `smb2_get_msg()` in smb2_get_ksmbd_tcon() and smb2_check_user_session() will always return the first request smb2 header in a ... Read more
Affected Products : linux_kernel- Published: Feb. 21, 2024
- Modified: Dec. 12, 2024
-
5.5
MEDIUMCVE-2023-52815
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vkms: fix a possible null pointer dereference In amdgpu_vkms_conn_get_modes(), the return value of drm_cvt_mode() is assigned to mode, which will lead to a NULL pointer deref... Read more
Affected Products : linux_kernel- Published: May. 21, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2019-20811
An issue was discovered in the Linux kernel before 5.0.6. In rx_queue_add_kobject() and netdev_queue_add_kobject() in net/core/net-sysfs.c, a reference count is mishandled, aka CID-a3e23f719f5c.... Read more
- Published: Jun. 03, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2019-19797
read_colordef in read.c in Xfig fig2dev 3.2.7b has an out-of-bounds write.... Read more
- Published: Dec. 15, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2019-19479
An issue was discovered in OpenSC through 0.19.0 and 0.20.x through 0.20.0-rc3. libopensc/card-setcos.c has an incorrect read operation during parsing of a SETCOS file attribute.... Read more
- Published: Dec. 01, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2019-19221
In Libarchive 3.4.0, archive_wstring_append_from_mbs in archive_string.c has an out-of-bounds read because of an incorrect mbrtowc or mbtowc call. For example, bsdtar crashes via a crafted archive.... Read more
- Published: Nov. 21, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52459
In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix duplicated list deletion The list deletion call dropped here is already called from the helper function in the line before. Having a second list_del() call result... Read more
Affected Products : linux_kernel- Published: Feb. 23, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2019-19037
ext4_empty_dir in fs/ext4/namei.c in the Linux kernel through 5.3.12 allows a NULL pointer dereference because ext4_read_dirblock(inode,0,DIRENT_HTREE) can be zero.... Read more
Affected Products : linux_kernel- Published: Nov. 21, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2019-18811
A memory leak in the sof_set_get_large_ctrl_data() function in sound/soc/sof/ipc.c in the Linux kernel through 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering sof_get_ctrl_copy_params() failures, aka CID-45c1380358b1... Read more
- Published: Nov. 07, 2019
- Modified: Nov. 21, 2024