Latest CVE Feed
-
5.5
MEDIUMCVE-2020-27798
An invalid memory address reference was discovered in the adjABS function in p_lx_elf.cpp in UPX 4.0.0 via a crafted Mach-O file.... Read more
- Published: Aug. 25, 2022
- Modified: Apr. 11, 2025
-
5.5
MEDIUMCVE-2021-44216
Northern.tech CFEngine Enterprise before 3.15.5 and 3.18.x before 3.18.1 has Insecure Permissions that may allow unauthorized local users to access the Apache and Mission Portal log files.... Read more
Affected Products : cfengine- Published: Mar. 10, 2022
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2013-6927
Internet TRiLOGI Server (unknown versions) could allow a local user to bypass security and create a local user account.... Read more
Affected Products : trilogi_server- Published: Feb. 13, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-5797
An improper privilege management vulnerability in the debug CLI command of the Zyxel ATP series firmware versions 4.32 through 5.37, USG FLEX series firmware versions 4.50 through 5.37, USG FLEX 50(W) series firmware versions 4.16 through 5.37, USG20(W)-V... Read more
Affected Products : usg20w-vpn_firmware zld usg_20w-vpn_firmware usg_flex_100_firmware vpn100_firmware atp100_firmware nwa110ax_firmware nwa1123acv3_firmware nwa210ax_firmware nwa220ax-6e_firmware +54 more products- Published: Nov. 28, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-27790
A floating point exception issue was discovered in UPX in PackLinuxElf64::invert_pt_dynamic() function of p_lx_elf.cpp file. An attacker with a crafted input file could trigger this issue that could cause a crash leading to a denial of service. The highes... Read more
- Published: Aug. 18, 2022
- Modified: Apr. 11, 2025
-
5.5
MEDIUMCVE-2023-50431
sec_attest_info in drivers/accel/habanalabs/common/habanalabs_ioctl.c in the Linux kernel through 6.6.5 allows an information leak to user space because info->pad0 is not initialized.... Read more
Affected Products : linux_kernel- Published: Dec. 09, 2023
- Modified: May. 30, 2025
-
5.5
MEDIUMCVE-2024-0086
NVIDIA vGPU software for Linux contains a vulnerability where the software can dereference a NULL pointer. A successful exploit of this vulnerability might lead to denial of service and undefined behavior in the vGPU plugin.... Read more
Affected Products : ubuntu_linux virtual_gpu cloud_gaming hypervisor enterprise_linux_kernel-based_virtual_machine vsphere- Published: Jun. 13, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-26209
Microsoft Local Security Authority Subsystem Service Information Disclosure Vulnerability... Read more
Affected Products : windows_server_2012 windows_server_2016 windows_server_2019 windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_server_2022 windows_11_21h2 windows_11_22h2 +6 more products- Published: Apr. 09, 2024
- Modified: Dec. 06, 2024
-
5.5
MEDIUMCVE-2024-35925
In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blk_rq_stat_sum() The expression dst->nr_samples + src->nr_samples may have zero value on overflow. It is necessary to add a check to avoid division b... Read more
- Published: May. 19, 2024
- Modified: Dec. 31, 2024
-
5.5
MEDIUMCVE-2020-27756
In ParseMetaGeometry() of MagickCore/geometry.c, image height and width calculations can lead to divide-by-zero conditions which also lead to undefined behavior. This flaw can be triggered by a crafted input file processed by ImageMagick and could impact ... Read more
Affected Products : imagemagick- Published: Dec. 08, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-26177
Windows Kernel Information Disclosure Vulnerability... Read more
Affected Products : windows_server_2008 windows_server_2012 windows_server_2016 windows_server_2019 windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_server_2022 windows_11_21h2 +9 more products- Published: Mar. 12, 2024
- Modified: Dec. 27, 2024
-
5.5
MEDIUMCVE-2022-37439
In Splunk Enterprise and Universal Forwarder versions in the following table, indexing a specially crafted ZIP file using the file monitoring input can result in a crash of the application. Attempts to restart the application would result in a crash and w... Read more
- Published: Aug. 16, 2022
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2021-47071
In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix a memory leak in error handling paths If 'vmbus_establish_gpadl()' fails, the (recv|send)_gpadl will not be updated and 'hv_uio_cleanup()' in the error handling path... Read more
Affected Products : linux_kernel- Published: Mar. 01, 2024
- Modified: Dec. 12, 2024
-
5.5
MEDIUMCVE-2021-47188
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcd_queuecommand+0x468/0x65c... Read more
Affected Products : linux_kernel- Published: Apr. 10, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-26172
Windows DWM Core Library Information Disclosure Vulnerability... Read more
Affected Products : windows_server_2019 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_server_2022 windows_11_21h2 windows_11_22h2 windows windows_11_23h2 windows_server_2022_23h2 +1 more products- Published: Apr. 09, 2024
- Modified: Jan. 08, 2025
-
5.5
MEDIUMCVE-2024-26174
Windows Kernel Information Disclosure Vulnerability... Read more
Affected Products : windows_server_2008 windows_server_2012 windows_server_2016 windows_server_2019 windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_server_2022 windows_11_21h2 +9 more products- Published: Mar. 12, 2024
- Modified: Dec. 27, 2024
-
5.5
MEDIUMCVE-2024-40972
In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4_xattr_set_entry() creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests all th... Read more
Affected Products : linux_kernel- Published: Jul. 12, 2024
- Modified: Feb. 03, 2025
-
5.5
MEDIUMCVE-2024-20713
Adobe Substance 3D Stager versions 2.1.3 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of t... Read more
- Published: Jan. 10, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-42238
In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Return error if block header overflows file Return an error from cs_dsp_power_up() if a block header is longer than the amount of data left in the file. The previous ... Read more
Affected Products : linux_kernel- Published: Aug. 07, 2024
- Modified: Aug. 08, 2024
-
5.5
MEDIUMCVE-2024-43819
In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVM_SET_USER_MEMORY_REGION and KVM_SET_USER_MEMORY_REGION2 ioctls when called on a ucontrol VM. This ... Read more
Affected Products : linux_kernel- Published: Aug. 17, 2024
- Modified: Sep. 03, 2024