Lucene search
+L

2952 matches found

Cvelist
Cvelist
added 2024/02/29 10:31 p.m.38 views

CVE-2021-47016 m68k: mvme147,mvme16x: Don't wipe PCC timer config bits

In the Linux kernel, the following vulnerability has been resolved: m68k: mvme147,mvme16x: Don't wipe PCC timer config bits Don't clear the timer 1 configuration bits when clearing the interrupt flag and counter overflow. As Michael reported, "This results in no timer interrupts being delivered...

6.7AI score0.00222EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/02/29 9:18 a.m.34 views

CVE-2021-46983

A flaw was found in an error-handling function in the Linux kernel's NVMe driver. This flaw allows an attacker with control over NVMe links to cause a denial of service. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a...

4.4CVSS6AI score0.00627EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 6:32 a.m.33 views

CVE-2021-46968

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix zcard and zqueue hot-unplug memleak Tests with kvm and a kmemdebug kernel showed, that on hot unplug the zcard and zqueue structs for the unplugged card or queue are not properly freed because of a mismatch with...

2.3CVSS6.5AI score0.00222EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/02/29 12:00 a.m.24 views

Linux kernel security vulnerabilities

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 jiffies counter not being updated...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2021-47051

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: Fix PM reference leak in lpspipreparexferhardware pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. Fix it by replacing it with...

5.5CVSS7.3AI score
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.16 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

5.5CVSS7.4AI score
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.28 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.2AI score0.00627EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

CVE-2020-36784

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in functions cdnsi2cmasterxfer and cdnsregslave. However, pmruntimegetsync will increment pm usage...

5.5CVSS7.3AI score
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.25 views

CVE-2020-36784

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in functions cdnsi2cmasterxfer and cdnsregslave. However, pmruntimegetsync will increment pm usage...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.10 views

CVE-2020-36781

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix reference leak when pmruntimegetsync fails In i2cimxxfer and i2cimxremove, the pm reference count is not expected to be incremented on return. However, pmruntimegetsync will increment pm reference count even failed...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.30 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.3AI score0.00627EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

UBUNTU-CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.5AI score0.00627EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.26 views

CVE-2020-36780

In the Linux kernel, the following vulnerability has been resolved: i2c: sprd: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in sprdi2cmasterxfer and sprdi2cremove. However, pmruntimegetsync will increment the PM reference count...

4.7CVSS6.3AI score0.00228EPSS
SaveExploits0References7
Prion
Prion
added 2024/02/28 9:15 a.m.32 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

6.5AI score0.00627EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.8 views

CVE-2021-47051 spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: Fix PM reference leak in lpspipreparexferhardware pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. Fix it by replacing it with...

6.7AI score0.00225EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.39 views

CVE-2020-36784 i2c: cadence: fix reference leak when pm_runtime_get_sync fails

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in functions cdnsi2cmasterxfer and cdnsregslave. However, pmruntimegetsync will increment pm usage...

7.2AI score0.00225EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/02/28 12:00 a.m.14 views

Linux kernel security vulnerabilities

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 receiving a retry counter exceeded error when running some traffic and disconnecting a peer...

5.5CVSS8.7AI score0.00627EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/27 7:04 p.m.6 views

DEBIAN-CVE-2021-46968

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix zcard and zqueue hot-unplug memleak Tests with kvm and a kmemdebug kernel showed, that on hot unplug the zcard and zqueue structs for the unplugged card or queue are not properly freed because of a mismatch with...

5.5CVSS5.4AI score0.00222EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:04 p.m.21 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/27 7:04 p.m.12 views

UBUNTU-CVE-2021-46968

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix zcard and zqueue hot-unplug memleak Tests with kvm and a kmemdebug kernel showed, that on hot unplug the zcard and zqueue structs for the unplugged card or queue are not properly freed because of a mismatch with...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References7
Rows per page
Query Builder