Lucene search
K

21 matches found

RedHat Linux
RedHat Linux
added 2026/04/22 7:48 a.m.3 views

freerdp: FreeRDP has a Heap-use-after-free in urb_select_interface

A heap buffer use after free has been discovered in FreeRDP. urbselectinterface can free the device's MS config on error but later code still dereferences it, leading to a use after free in libusbudevselectinterface...

8.7CVSS5.9AI score0.00022EPSS
Exploits0References6
AlpineLinux
AlpineLinux
added 2026/02/09 6:14 p.m.3 views

CVE-2026-24675

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, urbselectinterface can free the device's MS config on error but later code still dereferences it, leading to a use after free in libusbudevselectinterface. This vulnerability is fixed in 3.22.0...

8.7CVSS5.7AI score0.00022EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2017-7748

Malware in sbrugna...

7CVSS7AI score0.00051EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.2 views

PT-2025-15191 · Qualcomm · Snapdragon +57

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: Memory corruption occurs during the copying of read data from the EEPROM because the IO configuration is exposed as shared memory. Recommendations: At the moment, there is no information abo...

7.8CVSS7.1AI score0.00079EPSS
Exploits0References5
NVD
NVD
added 2025/04/01 4:15 p.m.7 views

CVE-2025-21913

In the Linux kernel, the following vulnerability has been resolved: x86/amdnb: Use rdmsrsafe in amdgetmmconfigrange Xen doesn't offer MSRFAM10HMMIOCONFBASE to all guests. This results in the following warning: unchecked MSR access error: RDMSR from 0xc0010058 at rIP: 0xffffffff8101d19f...

5.5CVSS0.00018EPSS
Exploits0References6
Virtuozzo
Virtuozzo
added 2025/01/20 12:0 a.m.8 views

Virtuozzo Hybrid Server 7.5 Update 7 Hotfix 2 (7.5.7-167)

The Hotfix 2 for Virtuozzo Hybrid Server 7.5 Update 7 provides fixes for the c2v-convert tool. Vulnerability id: PSBM-159914 c2v-convert could fail if the container's template does not match the distribution installed in the container due to actions like Ubuntu's apt dist-upgrade or apt...

7.2AI score
Exploits0
Veeam
Veeam
added 2024/10/11 12:0 a.m.16 views

Optimizing and Maintaining SQL Server Instance Hosting Veeam Service Provider Console Configuration Database

Purpose This article was produced in coordination with the Veeam R&D team to provide Service Providers with a comprehensive list of the most common performance improvements and maintenance actions relating to the underlying Microsoft SQL Server instance that hosts the Veeam Service Provider Conso...

6.7AI score
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/04/26 12:0 a.m.58 views

CentOS 9 : kernel-5.14.0-437.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the kernel-5.14.0-437.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below...

5.5CVSS6AI score0.00007EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2024/03/12 4:11 p.m.31 views

CVE-2023-52489

A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. Thi...

5.5CVSS7.1AI score0.00006EPSS
Exploits1References4
NVD
NVD
added 2024/03/11 6:15 p.m.26 views

CVE-2023-52489

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

4.7CVSS7.3AI score0.00006EPSS
Exploits1References7
Prion
Prion
added 2024/03/11 6:15 p.m.26 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

7.2AI score0.00006EPSS
Exploits1References6
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.31 views

CVE-2023-52489

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

4.7CVSS6.3AI score0.00006EPSS
Exploits1References21
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.29 views

CVE-2023-52489 mm/sparsemem: fix race in accessing memory_section->usage

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

6.8AI score0.00006EPSS
Exploits1References6
CVE
CVE
added 2024/02/29 3:52 p.m.8301 views

CVE-2023-52489

CVE-2023-52489 is tied to a Linux kernel race in mm/sparsemem memory sections (memory_section->usage) when PFNs span ZONE_NORMAL, ZONE_DEVICE, ZONE_NORMAL and memory compaction runs. The race occurs between pfn_valid()/pfn_section_valid() and section_deactivate, where ms->usage can be NULL ...

4.7CVSS6.2AI score0.00006EPSS
Exploits1References7Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.21 views

CVE-2023-52489

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

4.7CVSS7.3AI score0.00006EPSS
Exploits1
OSV
OSV
added 2022/11/05 12:0 p.m.3 views

RUSTSEC-2022-0102 Out of bounds read/write with zero-memory-pages configuration

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-44mr-8vmm-wjhg. For more information see the GitHub-hosted security advisory...

5.9CVSS7.3AI score0.00204EPSS
Exploits0References3
Oracle linux
Oracle linux
added 2019/07/10 12:0 a.m.97 views

libvirt security update

5.0.0-9.el7 - qemu: remove cpuhostmask and cpuguestmask from virCaps structure Wim ten Have Orabug: 29956508 5.0.0-8.el7 - api: disallow virDomainSaveImageGetXMLDesc on read-only connections Jan Tomko Orabug: 29955742 CVE-2019-10161 - domain: Define explicit flags for saved image xml Eric Blake...

8.8CVSS1AI score0.01697EPSS
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.15 views

Linux kernel 2.0.37 Segment Limit Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/523/info This vulnerability has to do with the division of the address space between a user process and the kernel. Because of a bug, if you select a non-standard memory configuration, sometimes user level processes may b...

6.7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2010/01/06 12:0 a.m.232 views

CentOS 4 : kernel (CESA-2009:0014)

Updated kernel packages that resolve several security issues and fix various bugs are now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any...

7.8CVSS6.2AI score0.01414EPSS
Exploits7References9
exploitpack
exploitpack
added 1999/07/13 12:0 a.m.17 views

Linux Kernel 2.0.37 - Segment Limit Privilege Escalation

Linux Kernel 2.0.37 - Segment Limit Privilege Escalation / source: https://www.securityfocus.com/bid/523/info This vulnerability has to do with the division of the address space between a user process and the kernel. Because of a bug, if you select a non-standard memory configuration, sometimes...

0.6AI score
Exploits0
Rows per page
Query Builder