Lucene search
+L

9844 matches found

Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.27 views

CVE-2024-26931 scsi: qla2xxx: Fix command flush on cable pull

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 PGD 0 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 27...

8.8CVSS7.1AI score0.00368EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.41 views

CVE-2024-26931

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 PGD 0 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 27...

8.8CVSS8.1AI score0.00368EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.42 views

CVE-2024-26931 scsi: qla2xxx: Fix command flush on cable pull

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 PGD 0 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 27...

8.8CVSS7.8AI score0.00368EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.4 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 a security flaw when recovering queues...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/01 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 the recovery of collection elements upon collection failure. No detailed vulnerability details are provided ...

5.5CVSS8.2AI score0.00272EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/05/01 12:0 a.m.6 views

PT-2024-21623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the f2fs compression feature in the Linux kernel. If a data block in a compressed cluster is not persisted with metadata during a checkpoint, after a Storage Powe...

9.1CVSS6.4AI score0.01635EPSS
SaveExploits0References340
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.17 views

kernel: drm/amdgpu: fix calltrace warning in amddrm_buddy_fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

5.5CVSS6.8AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: scsi: target: iscsit: Free cmds before session free

A use-after-free vulnerability was found in the Linux kernel's iSCSI target subsystem. When the Time2Retain timer expires and an iSCSI session is being cleaned up, commands from recovery entries are freed after the session has already been closed. This leads to a NULL pointer dereference or...

9.8CVSS5.8AI score0.00496EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.13 views

kernel: scsi: qedi: Fix use after free bug in qedi_remove()

A use-after-free vulnerability was found in the Linux kernel's QLogic qedi iSCSI driver. When the driver is removed via qediremove, the SCSI host structure may be freed while recoverywork or boarddisablework are still running. The work handlers then access the freed qedi-shost structure, causing ...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.28 views

CVE-2022-48644

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: avoid disabling offload when it was never enabled In an incredibly strange API design decision, qdisc-destroy gets called even if qdisc-init never succeeded, not exclusively since commit 87b60cfacf9f "netsched:...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/28 1:0 p.m.40 views

CVE-2022-48644 net/sched: taprio: avoid disabling offload when it was never enabled

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: avoid disabling offload when it was never enabled In an incredibly strange API design decision, qdisc-destroy gets called even if qdisc-init never succeeded, not exclusively since commit 87b60cfacf9f "netsched:...

6.4AI score0.00232EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/28 1:0 p.m.90 views

CVE-2022-48644

Summary (CVE-2022-48644): A Linux kernel net/sched taprio offload bug could crash the kernel when disabling offload if flags were left at TAPRIO_FLAGS_INVALID after an error path. The code evaluated FULL_OFFLOAD_IS_ENABLED(q->flags) on an invalid flag value (U32_MAX), causing a crash when tapr...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/28 1:0 p.m.29 views

CVE-2022-48644 net/sched: taprio: avoid disabling offload when it was never enabled

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: avoid disabling offload when it was never enabled In an incredibly strange API design decision, qdisc-destroy gets called even if qdisc-init never succeeded, not exclusively since commit 87b60cfacf9f "netsched:...

5.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/28 1:0 p.m.23 views

CVE-2022-48644 net/sched: taprio: avoid disabling offload when it was never enabled

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: avoid disabling offload when it was never enabled In an incredibly strange API design decision, qdisc-destroy gets called even if qdisc-init never succeeded, not exclusively since commit 87b60cfacf9f "netsched:...

6.5AI score0.00232EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:0 a.m.28 views

RHEL 7 : erlang (RHSA-2018:0368)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2018:0368 advisory. Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault...

5.9CVSS6.6AI score0.22098EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:0 a.m.25 views

RHEL 7 : erlang (RHSA-2018:0528)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2018:0528 advisory. Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault...

5.9CVSS6.6AI score0.22098EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/26 10:15 p.m.17 views

CVE-2024-3052

Malformed S2 Nonce Get command classes can be sent to crash the gateway. A hard reset is required to recover the gateway...

7.5CVSS7.6AI score0.00515EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/26 9:27 p.m.57 views

CVE-2024-3052

CVE-2024-3052 affects SiLabs Z-Wave over IP Gateway (Z/IP Gateway). Connected sources describe a Denial of Service caused by malformed S2 Nonce Get command classes that can crash the gateway, with a hard reset required to recover. Reported vulnerable context includes SiLabs Z-Wave over IP Gateway...

7.5CVSS7.6AI score0.00515EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/25 5:15 p.m.13 views

AZL-43687 CVE-2024-2467 affecting package perl-Crypt-OpenSSL-RSA 0.31-6

A timing-based side-channel flaw exists in the perl-Crypt-OpenSSL-RSA package, which could be sufficient to recover plaintext across a network in a Bleichenbacher-style attack. To achieve successful decryption, an attacker would have to be able to send a large number of trial messages. The...

5.9CVSS6.2AI score0.00516EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/25 5:15 p.m.23 views

CVE-2024-2467

A timing-based side-channel flaw exists in the perl-Crypt-OpenSSL-RSA package, which could be sufficient to recover plaintext across a network in a Bleichenbacher-style attack. To achieve successful decryption, an attacker would have to be able to send a large number of trial messages. The...

5.9CVSS5.4AI score0.00516EPSS
SaveExploits0References4
Rows per page
Query Builder