Latest CVE Feed
-
5.5
MEDIUMCVE-2014-7882
Unspecified vulnerability in HP SiteScope 11.1x and 11.2x allows remote authenticated users to gain privileges via unknown vectors.... Read more
Affected Products : sitescope- Published: Feb. 02, 2015
- Modified: Apr. 12, 2025
-
5.5
MEDIUMCVE-2024-41098
In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error If the ata_port_alloc() call in ata_host_alloc() fails, ata_host_release() will get called. However, the code in ata_host_releas... Read more
Affected Products : linux_kernel- Published: Jul. 29, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2017-18188
OpenRC opentmpfiles through 0.1.3, when the fs.protected_hardlinks sysctl is turned off, allows local users to obtain ownership of arbitrary files by creating a hard link inside a directory on which "chown -R" will be run.... Read more
Affected Products : opentmpfiles- Published: Feb. 14, 2018
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-41088
In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: fix infinite loop when xmit fails When the mcp251xfd_start_xmit() function fails, the driver stops processing messages, and the interrupt routine does not return, runnin... Read more
Affected Products : linux_kernel- Published: Jul. 29, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-41064
In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev->pdev changes If a PCI device is removed during eeh_pe_report_edev(), edev->pdev will change and can cause a crash, hold the PCI rescan/remov... Read more
Affected Products : linux_kernel- Published: Jul. 29, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2017-12476
The AP4_AvccAtom::InspectFields function in Core/Ap4AvccAtom.cpp in Bento4 mp4dump before 1.5.0-616 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted mp4 file.... Read more
Affected Products : bento4- Published: Sep. 06, 2017
- Modified: Apr. 20, 2025
-
5.5
MEDIUMCVE-2023-28253
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_20h2 windows_10_21h2 windows_10_22h2 windows_server_2022 +7 more products- Published: Apr. 11, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2017-12475
The AP4_Processor::Process function in Core/Ap4Processor.cpp in Bento4 mp4encrypt before 1.5.0-616 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted mp4 file.... Read more
Affected Products : bento4- Published: Sep. 06, 2017
- Modified: Apr. 20, 2025
-
5.5
MEDIUMCVE-2017-12474
The AP4_AtomSampleTable::GetSample function in Core/Ap4AtomSampleTable.cpp in Bento4 mp42ts before 1.5.0-616 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted mp4 file.... Read more
Affected Products : bento4- Published: Sep. 06, 2017
- Modified: Apr. 20, 2025
-
5.5
MEDIUMCVE-2024-41010
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcx_entry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcx_entry can be released too early leading to a us... Read more
Affected Products : linux_kernel- Published: Jul. 17, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-40984
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 ("ACPICA: avoid "Info: mapping multiple BARs. Your ke... Read more
Affected Products : linux_kernel- Published: Jul. 12, 2024
- Modified: Mar. 06, 2025
-
5.5
MEDIUMCVE-2018-18873
An issue was discovered in JasPer 2.0.14. There is a NULL pointer dereference in the function ras_putdatastd in ras/ras_enc.c.... Read more
Affected Products : ubuntu_linux debian_linux jasper linux_enterprise_server linux_enterprise_desktop- Published: Oct. 31, 2018
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2017-1000186
In SWFTools, a stack overflow was found in pdf2swf.... Read more
Affected Products : swftools- Published: Nov. 17, 2017
- Modified: Apr. 20, 2025
-
5.5
MEDIUMCVE-2017-1000185
In SWFTools, a memcpy buffer overflow was found in gif2swf.... Read more
Affected Products : swftools- Published: Nov. 17, 2017
- Modified: Apr. 20, 2025
-
5.5
MEDIUMCVE-2017-1000174
In SWFTools, an address access exception was found in swfdump swf_GetBits().... Read more
Affected Products : swftools- Published: Nov. 17, 2017
- Modified: Apr. 20, 2025
-
5.5
MEDIUMCVE-2018-18954
The pnv_lpc_do_eccb function in hw/ppc/pnv_lpc.c in Qemu before 3.1 allows out-of-bounds write or read access to PowerNV memory.... Read more
- Published: Nov. 15, 2018
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-40932
In the Linux kernel, the following vulnerability has been resolved: drm/exynos/vidi: fix memory leak in .get_modes() The duplicated EDID is never freed. Fix it.... Read more
Affected Products : linux_kernel- Published: Jul. 12, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-40931
In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure snd_una is properly initialized on connect This is strictly related to commit fb7a0d334894 ("mptcp: ensure snd_nxt is properly initialized on connect"). It turns out that ... Read more
Affected Products : linux_kernel- Published: Jul. 12, 2024
- Modified: Mar. 06, 2025
-
5.5
MEDIUMCVE-2024-40926
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpd_work on headless cards If the card doesn't have display hardware, hpd_work and hpd_lock are left uninitialized which causes BUG when attemptin... Read more
Affected Products : linux_kernel- Published: Jul. 12, 2024
- Modified: Mar. 06, 2025
-
5.5
MEDIUMCVE-2017-0816
An information disclosure vulnerability in the Android media framework (libeffects). Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-63662938.... Read more
Affected Products : android- Published: Oct. 04, 2017
- Modified: Apr. 20, 2025