Lucene search
+L

7870 matches found

NVD
NVD
•added 2024/10/29 1:15 a.m.•28 views

CVE-2024-50076

In the Linux kernel, the following vulnerability has been resolved: vt: prevent kernel-infoleak in confontget font.data may not initialize all memory spaces depending on the implementation of vc-vcsw-confontget. This may cause info-leak, so to prevent this, it is safest to modify it to initialize...

6.5CVSS0.00606EPSS
SaveExploits0References8
CVE
CVE
•added 2024/10/29 12:50 a.m.•178 views

CVE-2024-50072

CVE-2024-50072 affects the Linux kernel on x86 where VERW is used. The issue can trigger a general protection fault (#GP) in 32-bit vm86 contexts when VERW mitigations (e.g., MDS/RFDS) are enabled and the code segment selector is not properly referenced. The root cause is using VERW with an arbit...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2024/10/29 12:50 a.m.•25 views

CVE-2024-50072

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

5.5CVSS6AI score0.00232EPSS
SaveExploits0
CNNVD
CNNVD
•added 2024/10/29 12:00 a.m.•13 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 allowing user-space copy operations on unprivileged devices, which could lead to security risks...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2024/10/29 12:00 a.m.•11 views

Lunary 安全漏洞

lunary is lunary open source a production toolkit for LLM . An email injection vulnerability exists in lunary, which allows an unauthenticated attacker to inject data into an outgoing email by bypassing the function using different space characters. No detailed vulnerability details are provided ...

6.5CVSS7.3AI score0.00429EPSS
SaveExploits1References2
Fedora
Fedora
•added 2024/10/28 1:04 a.m.•35 views

[SECURITY] Fedora 39 Update: glibc-2.38-19.fc39

The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important se...

8.1CVSS7.2AI score0.0131EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/10/28 12:57 a.m.•42 views

CVE-2024-50067 uprobe: avoid out-of-bounds memory access of fetching args

In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring buffer to avoid non-atomic context problem. Sometimes user-space strings, arrays can be very large,...

7.8CVSS0.00235EPSS
SaveExploits0References4
OSV
OSV
•added 2024/10/28 12:57 a.m.•38 views

CVE-2024-50067 uprobe: avoid out-of-bounds memory access of fetching args

In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring buffer to avoid non-atomic context problem. Sometimes user-space strings, arrays can be very large,...

7.8CVSS6.3AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2024/10/25 3:06 a.m.•12 views

SUSE CVE-2024-49958

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reserve space for inline xattr before attaching reflink tree One of our customers reported a crash and a corrupted ocfs2 filesystem. The crash was due to the detection of corruption. Upon troubleshooting, the fsck -fn outp...

5.5CVSS6.1AI score0.00273EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2024/10/24 3:18 a.m.•16 views

SUSE CVE-2024-49959

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2cleanupjournaltail returns error In jbd2logwaitforspace, we might call jbd2cleanupjournaltail to recover some journal space. But if an error occurs while executing jbd2cleanupjournaltail e.g....

5.5CVSS6.5AI score0.00257EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
•added 2024/10/23 1:24 p.m.•7 views

SUSE CVE-2024-46951

An issue was discovered in psi/zcolor.c in Artifex Ghostscript before 10.04.0. An unchecked Implementation pointer in Pattern color space could lead to arbitrary code execution...

7.8CVSS7.9AI score0.00357EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2024/10/23 1:24 p.m.•5 views

SUSE CVE-2024-46955

An issue was discovered in psi/zcolor.c in Artifex Ghostscript before 10.04.0. There is an out-of-bounds read when reading color in Indexed color space...

5.5CVSS7AI score0.00294EPSS
SaveExploits0References6
NVD
NVD
•added 2024/10/21 7:15 p.m.•22 views

CVE-2024-50017

In the Linux kernel, the following vulnerability has been resolved: x86/mm/identmap: Use gbpages only where full GB page should be mapped. When identpudinit uses only GB pages to create identity maps, large ranges of addresses not actually requested can be included in the resulting table; a 4K...

5.5CVSS0.00222EPSS
SaveExploits0References6
NVD
NVD
•added 2024/10/21 6:15 p.m.•42 views

CVE-2024-49958

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reserve space for inline xattr before attaching reflink tree One of our customers reported a crash and a corrupted ocfs2 filesystem. The crash was due to the detection of corruption. Upon troubleshooting, the fsck -fn outp...

7.8CVSS0.00273EPSS
SaveExploits0References11
NVD
NVD
•added 2024/10/21 6:15 p.m.•23 views

CVE-2024-49959

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2cleanupjournaltail returns error In jbd2logwaitforspace, we might call jbd2cleanupjournaltail to recover some journal space. But if an error occurs while executing jbd2cleanupjournaltail e.g....

5.5CVSS0.00257EPSS
SaveExploits0References11
OSV
OSV
•added 2024/10/21 6:15 p.m.•5 views

DEBIAN-CVE-2024-49959

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2cleanupjournaltail returns error In jbd2logwaitforspace, we might call jbd2cleanupjournaltail to recover some journal space. But if an error occurs while executing jbd2cleanupjournaltail e.g....

5.5CVSS5.7AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
•added 2024/10/21 6:15 p.m.•8 views

DEBIAN-CVE-2024-49958

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reserve space for inline xattr before attaching reflink tree One of our customers reported a crash and a corrupted ocfs2 filesystem. The crash was due to the detection of corruption. Upon troubleshooting, the fsck -fn outp...

5.5CVSS5.5AI score0.00273EPSS
SaveExploits0References1
OSV
OSV
•added 2024/10/21 6:15 p.m.•14 views

AZL-52296 CVE-2024-49959 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2cleanupjournaltail returns error In jbd2logwaitforspace, we might call jbd2cleanupjournaltail to recover some journal space. But if an error occurs while executing jbd2cleanupjournaltail e.g....

5.5CVSS6.6AI score0.00257EPSS
SaveExploits0References1
NVD
NVD
•added 2024/10/21 6:15 p.m.•26 views

CVE-2024-49949

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS0.0028EPSS
SaveExploits0References14
OSV
OSV
•added 2024/10/21 6:15 p.m.•17 views

UBUNTU-CVE-2024-49958

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reserve space for inline xattr before attaching reflink tree One of our customers reported a crash and a corrupted ocfs2 filesystem. The crash was due to the detection of corruption. Upon troubleshooting, the fsck -fn outp...

7.8CVSS6AI score0.00273EPSS
SaveExploits0References48
Rows per page
Query Builder