Lucene search
+L

11053 matches found

RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.10 views

kernel: igc: Fix Kernel Panic during ndo_tx_timeout callback

A race condition was identified in the Intel “igc” network driver in the Linux kernel. Under specific heavy traffic and timing scenarios, such as when the transmit queue times out ndotxtimeout and the adapter reset path is invoked concurrently with device teardown or reinitialization, the driver...

7.8CVSS5.8AI score0.00149EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 9:48 a.m.12 views

golang: crypto/tls: certificate of wrong type is causing TLS client to panic

A flaw was found in golang. A panic can be triggered by an attacker in a privileged network position without access to the server certificate's private key, as long as a trusted ECDSA or Ed25519 certificate for the server exists or can be issued, or the client is configured with...

6.5CVSS7.1AI score0.06975EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/05/22 9:48 a.m.6 views

golang: crypto/tls: panic when processing post-handshake message on QUIC connections

A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic...

7.5CVSS7.3AI score0.01146EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 9:48 a.m.14 views

golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents

A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability...

7.5CVSS7.1AI score0.034EPSS
SaveExploits1References5
OSV
OSV
added 2024/05/22 9:15 a.m.25 views

CVE-2021-47498

In the Linux kernel, the following vulnerability has been resolved: dm rq: don't queue request to blk-mq during DM suspend DM uses blk-mq's quiesce/unquiesce to stop/start device mapper queue. But blk-mq's unquiesce may come from outside events, such as elevator switch, updating nrrequests or...

5.5CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2024/05/22 9:15 a.m.1 views

DEBIAN-CVE-2021-47498

In the Linux kernel, the following vulnerability has been resolved: dm rq: don't queue request to blk-mq during DM suspend DM uses blk-mq's quiesce/unquiesce to stop/start device mapper queue. But blk-mq's unquiesce may come from outside events, such as elevator switch, updating nrrequests or...

5.5CVSS5.6AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/22 9:15 a.m.18 views

CVE-2021-47480

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/22 9:15 a.m.10 views

DEBIAN-CVE-2021-47480

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 9:15 a.m.25 views

CVE-2021-47480

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

5.5CVSS7AI score
SaveExploits0References8
OSV
OSV
added 2024/05/22 9:15 a.m.15 views

UBUNTU-CVE-2021-47498

In the Linux kernel, the following vulnerability has been resolved: dm rq: don't queue request to blk-mq during DM suspend DM uses blk-mq's quiesce/unquiesce to stop/start device mapper queue. But blk-mq's unquiesce may come from outside events, such as elevator switch, updating nrrequests or...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.20 views

CVE-2021-47480

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/22 9:15 a.m.13 views

UBUNTU-CVE-2021-47480

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/05/22 8:59 a.m.28 views

CVE-2021-47414

In the Linux kernel, the following vulnerability has been resolved: riscv: Flush current cpu icache before other cpus On SiFive Unmatched, I recently fell onto the following BUG when booting: 0.000000 ftrace: allocating 36610 entries in 144 pages 0.000000 Oops - illegal instruction 1 0.000000...

4.7CVSS9AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/22 8:19 a.m.137 views

CVE-2021-47498

The CVE-2021-47498 issue affects the Linux kernel where Device Mapper requests could be requeued during DM suspend due to blk-mq unquiesce calls from outside events, causing a kernel panic under nr_requests updates. The fix changes behavior to avoid queuing during suspend and to requeue requests ...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.21 views

CVE-2021-47498 dm rq: don't queue request to blk-mq during DM suspend

In the Linux kernel, the following vulnerability has been resolved: dm rq: don't queue request to blk-mq during DM suspend DM uses blk-mq's quiesce/unquiesce to stop/start device mapper queue. But blk-mq's unquiesce may come from outside events, such as elevator switch, updating nrrequests or...

6.8AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/22 8:19 a.m.118 views

CVE-2021-47492

CVE-2021-47492 concerns a Linux kernel vulnerability in the memory management (mm) subsystem, specifically the THP collapse_file path. The issue arises because collapse_file does not explicitly check PG_writeback and uses page_has_private/try_to_release_page to filter writeback pages. This is pro...

7.8CVSS6.6AI score0.00218EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.36 views

CVE-2021-47492 mm, thp: bail out early in collapse_file for writeback page

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

7.8CVSS6.3AI score0.00218EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.28 views

CVE-2021-47480 scsi: core: Put LLD module refcnt after SCSI device is released

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

6.3AI score0.0021EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.17 views

CVE-2021-47480 scsi: core: Put LLD module refcnt after SCSI device is released

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

6.6AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/22 8:19 a.m.101 views

CVE-2021-47480

CVE-2021-47480 affects the Linux kernel SCSI subsystem. The issue arises when releasing a SCSI host: the low-level device driver (LLD) module could be unloaded before the SCSI host is fully released, because shost->hostt is needed during release, leading to a kernel panic (BUG: unable to handl...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder