Lucene search
+L

5992 matches found

Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.6 views

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5 a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic.

...

7.5CVSS6.1AI score0.03464EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/09/11 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an address acceptance count problem in the mptcp component. No details of the vulnerability are provided at...

5.5CVSS7AI score0.00523EPSS
SaveExploits0References6
NVD
NVD
added 2024/09/10 4:15 p.m.41 views

CVE-2024-31960

An issue was discovered in Samsung Mobile Processor Exynos 1480, Exynos 2400. The xclipse amdgpu driver has a reference count bug. This can lead to a use after free...

7.8CVSS0.0017EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/10 12:00 a.m.15 views

CVE-2024-31960

An issue was discovered in Samsung Mobile Processor Exynos 1480, Exynos 2400. The xclipse amdgpu driver has a reference count bug. This can lead to a use after free...

7.8CVSS7AI score0.0017EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/10 12:00 a.m.29 views

CVE-2024-31960

An issue was discovered in Samsung Mobile Processor Exynos 1480, Exynos 2400. The xclipse amdgpu driver has a reference count bug. This can lead to a use after free...

7.8CVSS0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/10 12:00 a.m.68 views

CVE-2024-31960

CVE-2024-31960 affects Samsung Mobile Processor Exynos 1480 and Exynos 2400. The xclipse amdgpu driver contains a reference-counting bug that can cause a use-after-free. The issue is described as a local vulnerability with high impact on confidentiality, integrity, and availability; exploitation ...

7.8CVSS6.8AI score0.0017EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.7 views

SUSE CVE-2024-44971

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: Fix a possible memory leak in bcmsf2mdioregister bcmsf2mdioregister calls ofphyfinddevice and then phydeviceremove in a loop to remove existing PHY devices. ofphyfinddevice eventually calls busfinddevice, which...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.8 views

SUSE CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS6.3AI score0.00244EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.7 views

DEBIAN-CVE-2024-44991

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.4 views

DEBIAN-CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS5.7AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

UBUNTU-CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.21 views

CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS6.1AI score0.00244EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.17 views

CVE-2024-44958 sched/smt: Fix unbalance sched_smt_present dec/inc

In the Linux kernel, the following vulnerability has been resolved: sched/smt: Fix unbalance schedsmtpresent dec/inc I got the following warn report while doing stress test: jump label: negative count! WARNING: CPU: 3 PID: 38 at kernel/jumplabel.c:263 statickeyslowtrydec+0x9d/0xb0 Call Trace:...

7.1AI score0.00215EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.23 views

kernel: tipc: force a dst refcount before doing decryption

A vulnerability was found in the Linux kernel's TIPC module, where a reference count on the destination entry was not enforced before decryption. This issue arises due to potential asynchronous returns from crypto requests, which could lead to crash...

9.8CVSS7.2AI score0.00881EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.17 views

kernel: tipc: force a dst refcount before doing decryption

A vulnerability was found in the Linux kernel's TIPC module, where a reference count on the destination entry was not enforced before decryption. This issue arises due to potential asynchronous returns from crypto requests, which could lead to crash...

9.8CVSS7.2AI score0.00881EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.13 views

kernel: mm/huge_memory: don't unpoison huge_zero_folio

A vulnerability was found in the Linux kernel's memory management component in the unpoisonmemory function, where it involves improper handling of hugezerofolio when memory failures occur, which can lead to a kernel panic due to an erroneous reference count...

5.5CVSS7.2AI score0.00277EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure of the dpuformatpopulatelayout function when the Frame Buffer FB is not properly cleaned up,...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/03 4:51 p.m.14 views

krb5: GSS message token handling

A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper...

9.1CVSS7.2AI score0.01863EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/09/03 4:51 p.m.13 views

krb5: GSS message token handling

A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper...

7.5CVSS7.2AI score0.00748EPSS
SaveExploits0References5
Rows per page
Query Builder