Lucene search
+L

14250 matches found

Fedora
Fedora
added 2024/05/26 1:29 a.m.16 views

[SECURITY] Fedora 40 Update: rust-gimoji-1.1.0-2.fc40

Easily add emojis to your git commit messages =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF =BF=BD...

7.2AI score
SaveExploits0
CNNVD
CNNVD
added 2024/05/25 12:00 a.m.10 views

Ruijie Networks RG-UAC 操作系统命令注入漏洞

Ruijie Networks RG-UAC is an Internet behavior management and auditing product from China's Ruijie Networks Ruijie Networks. It is used to solve Internet auditing problems. Ruijie RG-UAC suffers from an operating system command injection vulnerability that originates from an unknown function in...

7.2CVSS5.4AI score0.0905EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/25 12:00 a.m.8 views

Ruijie Networks RG-UAC 操作系统命令注入漏洞

Ruijie Networks RG-UAC is an Internet behavior management and auditing product from China's Ruijie Networks Ruijie Networks. It is used to solve Internet auditing problems. Ruijie Networks RG-UAC suffers from an operating system command injection vulnerability, which originates from an unknown...

7.2CVSS5.4AI score0.07871EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/24 3:15 p.m.27 views

CVE-2024-22588

Kwik commit 745fd4e2 does not discard unused encryption keys...

6.5CVSS5.8AI score0.00324EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/24 3:15 p.m.35 views

CVE-2021-47553

In the Linux kernel, the following vulnerability has been resolved: sched/scs: Reset task stack state in bringupcpu To hot unplug a CPU, the idle task on that CPU calls a few layers of C code before finally leaving the kernel. When KASAN is in use, poisoned shadow is left around for each of the...

7.8CVSS6.8AI score0.0026EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/24 3:15 p.m.6 views

DEBIAN-CVE-2021-47533

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a wait on the previous commit done on a given HVS FIFO. However, we never cleare...

7.8CVSS5.5AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.13 views

DEBIAN-CVE-2021-47534

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drmcrtccommitput Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a global state for the HVS, with each FIFO storing the current CRTC commit so that we can...

4.1CVSS4.7AI score0.00185EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/24 3:15 p.m.19 views

CVE-2021-47507

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 "nfsd: register pernet ops last, unregister first" has re-opened rpcpipefsevent race against nfsdnetid registration registerpernetsubsys which has been fixed by commit...

4.7CVSS6.3AI score0.00187EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.29 views

CVE-2021-47544

In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP requests served by the apache web-server using a cifs mount-point and memory mapping the relevant file. The root cause is quite similar...

9.8CVSS6.4AI score0.00863EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/24 3:15 p.m.11 views

UBUNTU-CVE-2021-47533

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a wait on the previous commit done on a given HVS FIFO. However, we never cleare...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.20 views

CVE-2021-47533 drm/vc4: kms: Clear the HVS FIFO commit pointer once done

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a wait on the previous commit done on a given HVS FIFO. However, we never cleare...

7.8CVSS6.9AI score0.00216EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/24 3:09 p.m.87 views

CVE-2021-47533

CVE-2021-47533 affects the Linux kernel drm/vc4: kms path. A use-after-free could occur when duplicating state due to a stale HVS FIFO commit pointer not being cleared after waiting on the previous FIFO user. The fix sets the HVS FIFO commit pointer to NULL once the wait completes to prevent carr...

7.8CVSS6.7AI score0.00216EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.91 views

CVE-2021-47531

Mode C CVE-2021-47531: Linux kernel MSM DRM mmap handling fixed. The issue occurred when switching to the new mmap path (drm/msm: Implement mmap as GEM object function) and skipping the default mmap code. This caused missing VM_FLAGS and page-prot setup, contributing to crashes on ARC++ Chromeboo...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/24 3:01 p.m.12 views

CVE-2021-47507 nfsd: Fix nsfd startup race (again)

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 "nfsd: register pernet ops last, unregister first" has re-opened rpcpipefsevent race against nfsdnetid registration registerpernetsubsys which has been fixed by commit...

6.6AI score0.00187EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/24 2:55 p.m.114 views

CVE-2024-22588

CVE-2024-22588 concerns Kwik, where the commit 745fd4e2 does not discard unused encryption keys. Affected software is Kwik (QUIC protocol implementation). Root cause: retention of unused encryption keys rather than discarding them, as described across multiple sources (GitHub advisory, Red Hat en...

6.5CVSS6.8AI score0.00324EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/24 2:55 p.m.37 views

CVE-2024-22588

Kwik commit 745fd4e2 does not discard unused encryption keys...

6.6AI score0.00324EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.7 views

Kwik 安全漏洞

Kwik is a client and server that implements the QUIC protocol RFC 9000 by the individual developer Peter Doornbosch in the Netherlands. A security vulnerability exists in Kwik commit version 745fd4e2, which stems from the retention of unused encryption keys...

6.5CVSS6.6AI score0.00324EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/24 12:00 a.m.13 views

PT-2024-19493 · Kwik · Kwik

Name of the Vulnerable Software and Affected Versions: Kwik commit 745fd4e2 Description: The issue arises from Kwik not properly discarding unused encryption keys. Recommendations: For commit 745fd4e2, ensure that unused encryption keys are properly discarded to mitigate the issue...

6.5CVSS7.2AI score0.00324EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.10 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 originates from a commit queue leak in the drm/msm module waitfence...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 1:30 p.m.58 views

CVE-2021-47282

In the Linux kernel, the following vulnerability has been resolved: spi: bcm2835: Fix out-of-bounds access with more than 4 slaves Commit 571e31fa60b3 "spi: bcm2835: Cache CS register value for -preparemessage" limited the number of slaves to 3 at compile-time. The limitation was necessitated by ...

5.5CVSS6.6AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder