Lucene search
+L

5370 matches found

Cvelist
Cvelist
added 2024/05/30 3:29 p.m.29 views

CVE-2024-36896 USB: core: Fix access violation during port device removal

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix access violation during port device removal Testing with KASAN and syzkaller revealed a bug in port.c:disablestore: usbhubtostructhub can return NULL if the hub that the port belongs to is concurrently removed, but...

6.5AI score0.00923EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/28 2:15 p.m.22 views

UBUNTU-CVE-2024-22181

An out-of-bounds write vulnerability exists in the readNODE functionality of libigl v2.5.0. A specially crafted .node file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability...

7.8CVSS5.8AI score0.00444EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.9 views

The vulnerability of the do_pagemap_scan() function in the Linux kernel’s pseudo-file system driver allows a attacker to compromise the confidentiality and accessibility of protected information.

The vulnerability of the dopagemapscan function in the fs/proc/taskmmu.c driver of the Linux pseudo-file system for the kernel’s proc module is related to a violation of the synchronization mechanism, leading to concurrent access to resources race condition. Exploiting this vulnerability could...

6.3CVSS5.5AI score0.00164EPSS
SaveExploits0References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.10 views

The vulnerability of the psi_trigger_poll() function in the kernel/sched/psi.c module of the PSI resource management system in Linux’s operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the psitriggerpoll function in the kernel/sched/psi.c module of the Linux operating system’s PSI resource management framework is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS6.5AI score0.0028EPSS
SaveExploits0References13Affected Software2
Positive Technologies
Positive Technologies
added 2024/05/28 12:00 a.m.15 views

PT-2024-32721

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A security issue in the Linux kernel's AMD display module has been resolved. The problem involved reading from certain registers in the DCN35 DMCUB diagnostic collection, which should no...

5.5CVSS5.4AI score0.0018EPSS
SaveExploits0
CVE
CVE
added 2024/05/24 3:12 p.m.142 views

CVE-2021-47566

CVE-2021-47566 involves a Linux kernel vulnerability in proc/vmcore where user-space buffers were cleared improperly (memset) instead of using clear_user(), enabling a supervisor write fault on a vmcore copy scenario. The fix = use clear_user() when handling user buffers; SMAP handling is noted i...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.39 views

CVE-2023-52855 usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

6.6AI score0.00245EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/20 2:15 p.m.24 views

CVE-2024-34952

taurusxin ncmdump v1.3.2 was discovered to contain a segmentation violation via the NeteaseCrypt::FixMetadata function at /src/ncmcrypt.cpp. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted .ncm file...

5CVSS6.7AI score0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/20 1:09 p.m.32 views

CVE-2024-34952

taurusxin ncmdump v1.3.2 was discovered to contain a segmentation violation via the NeteaseCrypt::FixMetadata function at /src/ncmcrypt.cpp. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted .ncm file...

6.7AI score0.00176EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/20 1:09 p.m.95 views

CVE-2024-34952

CVE-2024-34952 affects taurusxin ncmdump v1.3.2. A segmentation violation in NeteaseCrypt::FixMetadata() implemented in /src/ncmcrypt.cpp allows a crafted .ncm file to trigger a Denial of Service. Sources consistently describe the issue and affected component, with remediation guidance appearing ...

5CVSS7AI score0.00176EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.30 views

CVE-2024-35949

In the Linux kernel, the following vulnerability has been resolved: btrfs: make sure that WRITTEN is set on all metadata blocks We previously would call btrfscheckleaf if we had the check integrity code enabled, which meant that we could only run the extended leaf checks if we had WRITTEN set on...

7.8CVSS6.3AI score0.00239EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2024/05/20 12:00 a.m.13 views

The vulnerability of the js::CheckTracedThing() function in the JIT-compiler of Mozilla Firefox’s browser allows a hacker to trigger a service failure.

The vulnerability of the js::CheckTracedThing function in the JIT-compiler of Mozilla Firefox’s browser involves executing an operation outside of the buffer boundaries in memory. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

5CVSS7.5AI score0.00567EPSS
SaveExploits0References8Affected Software3
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.33 views

CVE-2024-35917

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpfplt pointer arithmetic Kui-Feng Lee reported a crash on s390x triggered by the dummystops/dummyinitptrarg test 1: 0x2 bpfstructopstestrun+0x156/0x250 sysbpf+0xa1a/0xd00 s390xsysbpf+0x44/0x50 dosyscall+0x244/0x300...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/19 8:35 a.m.25 views

CVE-2024-35917 s390/bpf: Fix bpf_plt pointer arithmetic

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpfplt pointer arithmetic Kui-Feng Lee reported a crash on s390x triggered by the dummystops/dummyinitptrarg test 1: 0x2 bpfstructopstestrun+0x156/0x250 sysbpf+0xa1a/0xd00 s390xsysbpf+0x44/0x50 dosyscall+0x244/0x300...

7AI score0.0021EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/16 8:25 a.m.34 views

CVE-2024-30308 Adobe Substance 3D Painter PSD File Parsing Acces Violation Read Vulnerability

Substance3D - Painter versions 9.1.2 and earlier Answer: 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 this issue requires user interaction in...

5.5CVSS6.1AI score0.00244EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/16 8:25 a.m.31 views

CVE-2024-30308 Adobe Substance 3D Painter PSD File Parsing Acces Violation Read Vulnerability

Substance3D - Painter versions 9.1.2 and earlier Answer: 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 this issue requires user interaction in...

5.5CVSS5.3AI score0.00244EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/16 8:25 a.m.28 views

CVE-2024-30309 Adobe Substance 3D Painter TGA File Parsing Acces Violation Read Vulnerability

Substance3D - Painter versions 9.1.2 and earlier Answer: 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 this issue requires user interaction in...

5.5CVSS6.1AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/15 5:15 p.m.15 views

CVE-2024-4837

In Progress Telerik Report Server, version 2024 Q1 10.0.24.305 or earlier, on IIS, an unauthenticated attacker can gain access to Telerik Report Server restricted functionality via a trust boundary violation vulnerability...

5.3CVSS5.8AI score0.00431EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/15 5:15 p.m.18 views

CVE-2024-4837

In Progress Telerik Report Server, version 2024 Q1 10.0.24.305 or earlier, on IIS, an unauthenticated attacker can gain access to Telerik Report Server restricted functionality via a trust boundary violation vulnerability...

5.3CVSS5.4AI score0.00431EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/15 5:04 p.m.27 views

CVE-2024-4837 Trust Boundary Violation Vulnerability

In Progress Telerik Report Server, version 2024 Q1 10.0.24.305 or earlier, on IIS, an unauthenticated attacker can gain access to Telerik Report Server restricted functionality via a trust boundary violation vulnerability...

5.3CVSS5.7AI score0.00431EPSS
SaveExploits0References1
Rows per page
Query Builder