Lucene search
+L

7444 matches found

Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.57 views

CVE-2024-35801

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

7.8CVSS7.2AI score0.00233EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 12:24 p.m.60 views

CVE-2024-35784 btrfs: fix deadlock with fiemap and extent locking

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

6.3AI score0.00173EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.11 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 count error in Reservecblocks when space is low...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/15 10:15 a.m.4 views

CVE-2024-34101

Acrobat Reader versions 20.005.30574, 24.002.20736 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...

5.5CVSS5.8AI score0.00457EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/15 10:15 a.m.7 views

CVE-2024-30312

Acrobat Reader versions 20.005.30574, 24.002.20736 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...

5.5CVSS5.8AI score0.01767EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/15 10:15 a.m.4 views

CVE-2024-30311

Acrobat Reader versions 20.005.30574, 24.002.20736 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...

5.5CVSS5.8AI score0.01986EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/05/14 9:54 p.m.27 views

CVE-2024-27401

A vulnerability was found in the Linux kernel's FireWire subsystem, which involves inadequate handling of the userlength parameter when fetching packet contents. This issue could potentially lead to security issues, such as unauthorized access or manipulation of memory. Mitigation Mitigation for...

5.5CVSS8.4AI score0.00296EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/14 3:12 p.m.17 views

CVE-2024-27401

In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure userlength is taken into account when fetching packet contents Ensure that packetbufferget respects the userlength provided. If the length of the head packet exceeds the userlength, packetbufferget will now...

7.8CVSS6.4AI score0.00296EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/14 3:12 p.m.59 views

CVE-2024-27401

In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure userlength is taken into account when fetching packet contents Ensure that packetbufferget respects the userlength provided. If the length of the head packet exceeds the userlength, packetbufferget will now...

7.8CVSS6.5AI score0.00296EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2024/05/14 4:25 a.m.20 views

CVE-2024-30204

A flaw was found in Emacs. When Emacs is used as an email client, a preview of a crafted LaTeX document attached to an email can exhaust the disk space or the inodes allocated for the partition where the /tmp directory is located. This issue possibly results in a denial of service. Mitigation Do...

5.5CVSS7AI score0.00471EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/14 12:00 a.m.2 views

PT-2024-3501 · Adobe · Illustrator

Name of the Vulnerable Software and Affected Versions: Adobe Illustrator versions 28.4, 27.9.3 and earlier Description: The issue is related to an out-of-bounds read in memory, which could allow an attacker to disclose sensitive information by opening a specially crafted file. This vulnerability...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/14 12:00 a.m.8 views

PT-2024-4795 · Adobe · Substance3D - Painter

Name of the Vulnerable Software and Affected Versions: Substance3D - Painter versions 9.1.2 and earlier Description: The issue is related to an out-of-bounds read vulnerability in the program. This could allow an attacker to bypass the Address Space Layout Randomization ASLR protection mechanism...

5.5CVSS6.7AI score0.00244EPSS
SaveExploits0References14
Openbugbounty
Openbugbounty
added 2024/05/13 1:03 p.m.11 views

euro-space.net Cross Site Scripting vulnerability OBB-3927610

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
CVE
CVE
added 2024/05/13 10:29 a.m.7082 views

CVE-2024-27401

CVE-2024-27401 affects the Linux kernel’s firewire nosy code path. The vulnerability arises because packet_buffer_get could read beyond the user-supplied length if the head packet length exceeded user_length, potentially allowing a user-space overflow. The fix ensures the function returns 0 when ...

7.8CVSS6.6AI score0.00296EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/13 10:29 a.m.30 views

CVE-2024-27401 firewire: nosy: ensure user_length is taken into account when fetching packet contents

In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure userlength is taken into account when fetching packet contents Ensure that packetbufferget respects the userlength provided. If the length of the head packet exceeds the userlength, packetbufferget will now...

7.8CVSS7AI score0.00296EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/13 10:29 a.m.49 views

CVE-2024-27401 firewire: nosy: ensure user_length is taken into account when fetching packet contents

In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure userlength is taken into account when fetching packet contents Ensure that packetbufferget respects the userlength provided. If the length of the head packet exceeds the userlength, packetbufferget will now...

7.8CVSS6.7AI score0.00296EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/05/10 12:00 a.m.16 views

PT-2024-25818 · Unknown · Spacemesh Api +1

Name of the Vulnerable Software and Affected Versions: go-spacemesh versions prior to 1.5.2-hotfix1 Spacemesh API versions prior to 1.37.1 Description: The issue allows nodes to publish activations transactions ATXs that reference an incorrect previous ATX of the Smesher that created the ATX. Thi...

8.2CVSS6.8AI score0.00734EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2024/05/08 7:00 a.m.6 views

The team has identified a critical vulnerability in the http server of the most recent version of Node where malformed headers can lead to HTTP request smuggling. Specifically if a space is placed before a content-length header it is not interpreted correctly enabling attackers to smuggle in a second request within the body of the first.

...

6.5CVSS7.4AI score0.01155EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/08 12:00 a.m.7 views

PT-2024-40771 · Unknown · Xpackdynamictable

Name of the Vulnerable Software and Affected Versions: XpackDynamicTable affected versions not specified Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the XpackDynamicTable:: make space function, which is called by the...

6.8AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.4 views

SUSE CVE-2022-48696

In the Linux kernel, the following vulnerability has been resolved: regmap: spi: Reserve space for register address/padding Currently the maxrawread and maxrawwrite limits in regmapspi struct do not take into account the additional size of the transmitted register address and padding. This may...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References3
Rows per page
Query Builder