Lucene search
+L

489 matches found

OSV
OSV
added 2024/08/17 9:08 a.m.16 views

CVE-2024-42287 scsi: qla2xxx: Complete command early within lock

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

8.8CVSS5.9AI score
SaveExploits0References12
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/06 10:31 p.m.20 views

Security Bulletin: This Power System update is being released to address CVE-2024-35124

Summary The BMC is vulnerable during the time it is connected to the network and does not yet have its "admin" account password set. Vulnerability Details CVEID:CVE-2024-35124 DESCRIPTION: During OpenBMC new installation, an attacker with network access gain administrative access even if the...

7.5CVSS7.7AI score0.00511EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/29 3:04 p.m.59 views

CVE-2024-41082 nvme-fabrics: use reserved tag for reg read/write command

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: use reserved tag for reg read/write command In some scenarios, if too many commands are issued by nvme command in the same time by user tasks, this may exhaust all tags of adminq. If a reset nvme reset or IO timeout...

0.00226EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/06/22 4:09 a.m.8 views

SUSE CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 1:56 p.m.32 views

CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.1CVSS7AI score0.00178EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.19 views

CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS0.00178EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS4.9AI score0.00178EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.22 views

CVE-2022-48745 net/mlx5: Use del_timer_sync in fw reset flow of halting poll

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

6.7AI score0.00178EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 11:13 a.m.24 views

CVE-2022-48745 net/mlx5: Use del_timer_sync in fw reset flow of halting poll

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2024/06/20 11:13 a.m.98 views

CVE-2022-48745

The CVE-2022-48745 entry refers to a Linux kernel vulnerability in the net/mlx5 component where a race condition can occur due to del_timer() usage during the fw reset polling flow. The affected code substitutes del_timer() with del_timer_sync() to avoid deactivation of a timer while its interrup...

4.7CVSS6.5AI score0.00178EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.26 views

CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS5.7AI score0.00178EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.15 views

CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS5.8AI score0.00178EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/19 1:48 p.m.23 views

CVE-2024-38606 crypto: qat - validate slices count returned by FW

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate slices count returned by FW The function adfsendadmintlstart enables the telemetry TL feature on a QAT device by sending the ICPQATFWTLSTART message to the firmware. This triggers the FW to start writing TL...

6.6AI score0.00217EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/19 1:35 p.m.156 views

CVE-2024-38556

CVE-2024-38556 affects the Linux kernel net/mlx5 code. The vulnerability arises from how the command queue semaphore timeout handling can allow an entry to be processed before an index is allocated, risking an out-of-bounds access at idx = -22 if the completion path proceeds without proper synchr...

7.8CVSS6.7AI score0.00259EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/22 12:15 p.m.5 views

DEBIAN-CVE-2024-36010

In the Linux kernel, the following vulnerability has been resolved: igb: Fix string truncation warnings in igbsetfwversion Commit 1978d3ead82c "intel: fix string truncation warnings" fixes '-Wformat-truncation=' warnings in igbmain.c by using kasprintf...

5.5CVSS5.6AI score0.00178EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/20 10:15 a.m.64 views

CVE-2024-35968

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS6.3AI score0.00158EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/20 10:15 a.m.34 views

CVE-2024-35961

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.32 views

CVE-2024-35961

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.5CVSS5.9AI score0.00227EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.29 views

CVE-2024-35968

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS5.9AI score0.00158EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.48 views

CVE-2024-35968 pds_core: Fix pdsc_check_pci_health function to use work thread

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS6.3AI score0.00158EPSS
SaveExploits0References2
Rows per page
Query Builder