Lucene search
+L

2872 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 11:4 a.m.10 views

CVE-2024-21532

All versions of the package ggit are vulnerable to Command Injection via the fetchTagsbranch API, which allows user input to specify the branch to be fetched and then concatenates this string along with a git command which is then passed to the unsafe exec Node.js child process API...

7.3CVSS7.2AI score0.01299EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:40 a.m.16 views

CVE-2024-33673

An issue was discovered in Veritas Backup Exec before 22.2 HotFix 917391. Improper access controls allow for DLL Hijacking in the Windows DLL Search path...

7.8CVSS7AI score0.00156EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:37 a.m.13 views

CVE-2024-33671

An issue was discovered in Veritas Backup Exec before 22.2 HotFix 917391. The Backup Exec Deduplication Multi-threaded Streaming Agent can be leveraged to perform arbitrary file deletion on protected files...

7.7CVSS7AI score0.00167EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/02/03 5:29 a.m.10 views

Improper Access Control

org.apache.hive:hive-exec is vulnerable to Improper Access Control. The vulnerability is due to insecure file permissions due to the credentials file being created with default permissions of 644 in a temporary directory, allowing unauthorized users to read sensitive information...

5.5CVSS6.4AI score0.00274EPSS
SaveExploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2025/01/29 12:31 a.m.7 views

ai.chronon:flink_2.12 (>=0.0.62 <=def544ccef5f753238ecc4adfc2eaa7d2fc36d53-0.0.91), ai.chronon:online_2.12 (>=0.0.25 <=def544ccef5f753238ecc4adfc2eaa7d2fc36d53-0.0.91) +555 more potentially affected by CVE-2024-29869 via org.apache.hive:hive-exec (>=0.8.0 <=4.0.0)

org.apache.hive:hive-exec MAVEN version =0.8.0, =0.0.62, =0.0.25, =0.0.25, =0.0.86, =0.0.86, =0.0.8, =0.0.6, =3.18.0.9, =6.5.0, =1.5.8, =0.2.7, =1.3.3, =1.4.0, =1.0.0, =2.0.0, =3.1.0 and more Source cves: CVE-2024-29869 Source advisory: OSV:GHSA-C476-J253-5RGQ...

5.5CVSS6AI score0.00274EPSS
SaveExploits0
Amazon
Amazon
added 2025/01/24 12:0 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes CVE-2024-38538 In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE...

7.8CVSS6.6AI score0.00809EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-49794

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to the handling of robust list pointers during an exec operation. Specifically, the sys get robust list and compat get robust list functions may...

5.3AI score0.00199EPSS
SaveExploits0
OSV
OSV
added 2024/12/20 1:15 a.m.7 views

CVE-2024-12829

Arista NG Firewall ExecManagerImpl Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Arista NG Firewall. Authentication is required to exploit this vulnerability. The specific flaw exists within...

8.8CVSS6.3AI score0.01255EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2024/12/05 12:31 p.m.12 views

org.apache.hive.hcatalog:hive-hcatalog-core (=4.0.0-alpha-1), org.apache.hive.hcatalog:hive-hcatalog-pig-adapter (=4.0.0-alpha-1) +18 more potentially affected by CVE-2022-41137 via org.apache.hive:hive-exec (=4.0.0-alpha-1)

org.apache.hive:hive-exec MAVEN version =4.0.0-alpha-1 is affected by a known vulnerability. The following packages have a transitive dependency on org.apache.hive:hive-exec and may be impacted: - org.apache.hive.hcatalog:hive-hcatalog-core =4.0.0-alpha-1 -...

8.3CVSS7.2AI score0.01656EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/12/05 1:1 a.m.4 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.25 views

CVE-2024-53086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Drop VM dma-resv lock on xesyncinfenceget failure in exec IOCTL Upon failure all locks need to be dropped before returning to the user. cherry picked from commit 7d1a4258e602ffdce529f56686925034c1b3b095...

5.5CVSS6.7AI score0.00146EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.28 views

CVE-2024-53087

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS6.7AI score0.00186EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.6 views

SUSE CVE-2024-53087

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS7.6AI score0.00186EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 6:15 p.m.33 views

CVE-2024-53087

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 6:15 p.m.2 views

DEBIAN-CVE-2024-53087

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.4 views

UBUNTU-CVE-2024-53087

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS6.6AI score0.00186EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/11/19 5:45 p.m.4 views

CVE-2024-53087 drm/xe: Fix possible exec queue leak in exec IOCTL

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

7.6AI score0.00186EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/19 5:45 p.m.137 views

CVE-2024-53087

Technical details about CVE-2024-53087 are not provided in the connected documents. The initial description includes a summary but no publishable technical specifics (affected versions, impact, or fixes) in the supplied sources. Monitor for updates.

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.25 views

CVE-2024-53087 drm/xe: Fix possible exec queue leak in exec IOCTL

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 5:45 p.m.18 views

CVE-2024-53087 drm/xe: Fix possible exec queue leak in exec IOCTL

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS6AI score0.00186EPSS
SaveExploits0References5
Rows per page
Query Builder