Lucene search
+L

1368 matches found

CVE
CVE
added 2025/02/27 2:18 a.m.130 views

CVE-2025-21784

CVE-2025-21784 affects the Linux kernel’s drm/amdgpu path. The vulnerability arises in psp_init_cap_microcode() where the code must bail out on firmware load failure to avoid invalid memory access. The connected Astra Linux bulletin reiterates this fix for psp_init_cap_microcode(). The practical ...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21784 drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bail out when failed to load fw in pspinitcapmicrocode In function pspinitcapmicrocode, it should bail out when failed to load firmware, otherwise it may cause invalid memory access...

6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.11 views

PT-2025-8896 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been identified, specifically in the drm/amdgpu component. The issue arises in the psp init cap microcode function when it fails to load firmwar...

7.8CVSS7.3AI score0.36848EPSS
SaveExploits7References2030
CNNVD
CNNVD
added 2025/02/27 12:0 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 not exiting correctly when loading firmware fails, which could lead to invalid memory accesses...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.4 views

Azure Linux 3.0 Security Update: krb5 (CVE-2024-37371)

The version of krb5 installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-37371 advisory. - In MIT Kerberos 5 aka krb5 before 1.21.3, an attacker can cause invalid memory reads during GSS message token...

9.1CVSS7.2AI score0.01863EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/07 12:0 a.m.11 views

FreeBSD : libcaca -- Multiple vulnerabilities (c10b639c-e51c-11ef-9e76-4ccc6adda413)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the c10b639c-e51c-11ef-9e76-4ccc6adda413 advisory. Sam Hocevar reports: Multiple memory leaks and invalid memory accesses: Tenable has extracted...

8.8CVSS6.3AI score0.02389EPSS
SaveExploits8References10
RedhatCVE
RedhatCVE
added 2025/02/04 10:40 p.m.5 views

CVE-2024-8175

An unauthenticated remote attacker can causes the CODESYS web server to access invalid memory which results in a DoS...

7.5CVSS7.1AI score0.00621EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/01 3:47 a.m.6 views

SUSE CVE-2025-21679

In the Linux kernel, the following vulnerability has been resolved: btrfs: add the missing error handling inside getcanonicaldevpath Inside function getcanonicaldevpath, we call dpath to get the final device path. But dpath can return error, and in that case the next strscpy call will trigger an...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/31 12:15 p.m.4 views

DEBIAN-CVE-2025-21679

In the Linux kernel, the following vulnerability has been resolved: btrfs: add the missing error handling inside getcanonicaldevpath Inside function getcanonicaldevpath, we call dpath to get the final device path. But dpath can return error, and in that case the next strscpy call will trigger an...

5.5CVSS5.6AI score0.0017EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/31 12:0 a.m.5 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 Linux kernel, which stems from the return value of dpath not being handled incorrectly in the getcanonicaldevpath function, resulting in a...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/01/29 10:21 p.m.13 views

fast-fault has a segmentation fault due to lack of bound check

In this case, the "fastfloat::common::AsciiStr::first" method within the "AsciiStr" struct uses the unsafe keyword to reading from memory without performing bounds checking. Specifically, it directly dereferences a pointer offset by "self.ptr". Because of the above reason, the method accesses...

7.5AI score
SaveExploits0References3Affected Software1
Amazon
Amazon
added 2025/01/24 12:0 a.m.8 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset CVE-2024-42315 In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock...

7.8CVSS6.7AI score0.007EPSS
SaveExploits2
OSV
OSV
added 2025/01/16 10:41 a.m.8 views

CLSA-2025-1737024110 vim: Fix of CVE-2021-3903

CVE-2021-3903: fix invalid memory access when scrolling without valid screen...

7.8CVSS7.1AI score0.00601EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/01/13 7:20 a.m.12 views

CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

5.5CVSS7AI score0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.9 views

CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS0.00243EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/11 1:15 p.m.12 views

UBUNTU-CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS6.2AI score0.00243EPSS
SaveExploits0References46
CVE
CVE
added 2025/01/11 12:25 p.m.1459 views

CVE-2024-52332

CVE-2024-52332: Linux kernel igb driver fix for potential invalid memory access during module init. When pci_register_driver() can fail, the dca_notifier must be unregistered; otherwise, if igb fails to install, dca_notifier may be invoked and access memory that is no longer valid. The connected ...

7.1CVSS6.5AI score0.00243EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/01/11 12:25 p.m.8 views

CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS5.6AI score0.00243EPSS
SaveExploits0
OSV
OSV
added 2025/01/11 12:25 p.m.9 views

CVE-2024-52332 igb: Fix potential invalid memory access in igb_init_module()

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

6.1AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.5 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 disk-convzonesbitmap at the block level not being protected with RCUs, which could lead to invalid memory...

5.5CVSS6.4AI score0.00194EPSS
SaveExploits0References4
Rows per page
Query Builder