Lucene search
+L

4600 matches found

Vulnrichment
Vulnrichment
added 2025/05/01 2:11 p.m.9 views

CVE-2022-49931 IB/hfi1: Correctly move list in sc_disable()

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Correctly move list in scdisable Commit 13bac861952a "IB/hfi1: Fix abba locking issue with scdisable" incorrectly tries to move a list from one list head to another. The result is a kernel crash. The crash is triggered...

6AI score0.00233EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:11 p.m.26 views

CVE-2022-49931 IB/hfi1: Correctly move list in sc_disable()

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Correctly move list in scdisable Commit 13bac861952a "IB/hfi1: Fix abba locking issue with scdisable" incorrectly tries to move a list from one list head to another. The result is a kernel crash. The crash is triggered...

8.8CVSS0.00233EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/01 2:11 p.m.247 views

CVE-2022-49931

CVE-2022-49931 applies to the Linux kernel’s IB/hfi1 driver. The issue was an incorrect list-move in sc_disable(), which could trigger a kernel NULL pointer dereference/crash when a link goes down and there are waiters for a send to complete. The authoritative fix was to replace the faulty list-m...

8.8CVSS6.4AI score0.00233EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.3 views

CVE-2022-49894 cxl/region: Fix region HPA ordering validation

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix region HPA ordering validation Some regions may not have any address space allocated. Skip them when validating HPA order otherwise a crash like the following may result: devmcxladdregion: cxlacpi cxlacpi.0:...

6.1AI score0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:10 p.m.14 views

CVE-2022-49869 bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix possible crash in bnxthwrmsetcoal During the error recovery sequence, the rtnllock is not held for the entire duration and some datastructures may be freed during the sequence. Check for the BNXTSTATEOPEN flag instead...

5.5CVSS5.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.7 views

CVE-2022-49869 bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix possible crash in bnxthwrmsetcoal During the error recovery sequence, the rtnllock is not held for the entire duration and some datastructures may be freed during the sequence. Check for the BNXTSTATEOPEN flag instead...

5.9AI score0.00209EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/01 2:09 p.m.165 views

CVE-2022-49839

CVE-2022-49839 : In the Linux kernel, the scsi_transport_sas path sas_phy_add() could crash if transport_add_device() failed, since error handling did not account for a NULL device during transport_remove_device() invoked from sas_remove_host(). The issue is mitigated by the upstream fix to check...

5.5CVSS6.4AI score0.00209EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/01 2:09 p.m.3 views

CVE-2022-49839 scsi: scsi_transport_sas: Fix error handling in sas_phy_add()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsitransportsas: Fix error handling in sasphyadd If transportadddevice fails in sasphyadd, the kernel will crash trying to delete the device in transportremovedevice called from sasremovehost. Unable to handle kernel NULL...

6AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.32 views

CVE-2022-49839 scsi: scsi_transport_sas: Fix error handling in sas_phy_add()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsitransportsas: Fix error handling in sasphyadd If transportadddevice fails in sasphyadd, the kernel will crash trying to delete the device in transportremovedevice called from sasremovehost. Unable to handle kernel NULL...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49839 scsi: scsi_transport_sas: Fix error handling in sas_phy_add()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsitransportsas: Fix error handling in sasphyadd If transportadddevice fails in sasphyadd, the kernel will crash trying to delete the device in transportremovedevice called from sasremovehost. Unable to handle kernel NULL...

5.5CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.31 views

CVE-2022-49781 perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and throttling

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: Fix crash due to race between amdpmuenableall, perf NMI and throttling amdpmuenableall does: if !testbitidx, cpuc-activemask continue; amdpmuenableeventcpuc-eventsidx; A perf NMI of another event can come between...

0.00115EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:09 p.m.99 views

CVE-2022-49781

CVE-2022-49781 corresponds to a Linux kernel vulnerability in perf/x86/amd where a race between amd_pmu_enable_all and perf NMI/throttling could lead to a NULL event dereference and kernel crash. The issue arises when perf NMI disables/enables all events while amd_pmu_enable_all is in progress, p...

4.7CVSS6.2AI score0.00115EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 1:15 p.m.8 views

UBUNTU-CVE-2025-23155

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix accessing freed irq affinityhint In stmmacrequestirqmultimsi, a pointer to the stack variable cpumask is passed to irqsetaffinityhint. This value is stored in irqdesc-affinityhint, but once stmmacrequestirqmultim...

7.1CVSS6AI score0.00198EPSS
SaveExploits0References25
OSV
OSV
added 2025/05/01 1:07 p.m.17 views

CVE-2025-37774 slab: ensure slab->obj_exts is clear in a newly allocated slab page

In the Linux kernel, the following vulnerability has been resolved: slab: ensure slab-objexts is clear in a newly allocated slab page ktest recently reported crashes while running several buffered io tests with alloctaggingslaballochook at the top of the crash call stack. The signature indicates ...

7.8CVSS6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.9 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 improper reserved memory settings in the riscv architecture, which could cause the kernel to crash...

7.1CVSS5.1AI score0.00198EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/01 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 Linux kernel that stems from an unverified validity of the reclen field of a directory entry, which could cause the kernel to crash...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/01 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 an unverified TDX configuration ATTRSEPTVEDISABLE, which could cause the kernel to crash...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/01 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 stems from a null pointer reference in mptcpcanacceptnewsubflow, which could cause the kernel to crash...

5.5CVSS6.4AI score0.00547EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.23 views

PT-2025-18648 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the IB/hfi1 module, where a commit incorrectly tries to move a list from one list head to another,...

8.8CVSS5AI score0.01339EPSS
SaveExploits3References649
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.9 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 the mishandling of fraglist in the network GSO driver for mixed header allocation types, which could lead to...

5.5CVSS6.2AI score0.00496EPSS
SaveExploits0References8
Rows per page
Query Builder