Lucene search
+L

3409 matches found

CVE
CVE
added 2024/02/27 6:47 p.m.3343 views

CVE-2021-46973

CVE-2021-46973 is a Linux kernel use-after-free in the MHI path for qrtr (net: qrtr: Avoid potential use after free in MHI send). The issue occurs because the MHI ul_callback could run immediately after queuing an skb, potentially decrementing the associated skb’s refcount and freeing it, which m...

8.4CVSS8.2AI score0.00229EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/27 6:47 p.m.82 views

CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

8.4CVSS6.3AI score0.00229EPSS
SaveExploits0
CVE
CVE
added 2024/02/27 6:47 p.m.7182 views

CVE-2021-46969

CVE-2021-46969 affects the Linux kernel bus: mhi: core. The vulnerability arises when mhi_queue incorrectly returns an error if the doorbell is not accessible in a non-M0 state (e.g., M3). The device is awakened to M0 before updating the doorbell, and treating this as an error delayed the doorbel...

7.8CVSS6.5AI score0.00216EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/02/27 6:47 p.m.61 views

CVE-2021-46969

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Fix invalid error returning in mhiqueue mhiqueue returns an error when the doorbell is not accessible in the current state. This can happen when the device is in non M0 state, like M3, and needs to be waken-up pri...

7.8CVSS5.4AI score0.00216EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.5 views

CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.5 views

UBUNTU-CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References10
NVD
NVD
added 2024/02/27 7:15 a.m.41 views

CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

9.8CVSS5.2AI score0.00594EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:15 a.m.14 views

CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.5CVSS7.3AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/27 7:15 a.m.41 views

CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

9.8CVSS6.4AI score0.00594EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/27 7:15 a.m.23 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

7AI score0.00594EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:15 a.m.13 views

UBUNTU-CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

9.8CVSS6.6AI score0.00594EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/02/27 12:00 a.m.17 views

PT-2024-2978 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the ch ktls component of the Linux kernel and is caused by the lack of synchronization locking. This can lead to a kernel panic when taking page refcount is not...

7.8CVSS6.5AI score0.01549EPSS
SaveExploits5References804
OSV
OSV
added 2024/02/23 11:06 a.m.9 views

OESA-2024-1179 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them may be of zero length, i.e. carry no data at all. Besides a certain initial porti...

7.8CVSS7AI score0.28058EPSS
SaveExploits16References4
SUSE CVE
SUSE CVE
added 2024/02/22 3:06 a.m.4 views

SUSE CVE-2023-52435

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

4.7CVSS6.2AI score0.00231EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.16 views

PT-2024-3854

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a race condition in the skb queue empty function, where the receive queues are protected by their respective spin-lock, not the socket lock. This could lead to sk...

5.8CVSS5.5AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2024/02/20 8:15 p.m.14 views

AZL-35811 CVE-2023-52435 affecting package kernel for versions less than 5.15.153.1-1

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 8:15 p.m.3 views

DEBIAN-CVE-2023-52435

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

5.5CVSS5.3AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 8:15 p.m.7 views

UBUNTU-CVE-2023-52435

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2024/02/17 12:00 a.m.41 views

SUSE SLES15: cluster-md-kmp-default / dlm-kmp-default / gfs2-kmp-default / etc (SUSE-SU-2024:0474-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0474-1 advisory. The SUSE Linux Enterprise 15 SP3 LTSS kernel was updated to receive various security bugfixes. The following security bugs were...

7.8CVSS7.2AI score0.28058EPSS
SaveExploits17References50
Tenable Nessus
Tenable Nessus
added 2024/02/02 12:00 a.m.46 views

Fedora 38 : kernel (2024-0f89e13079)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-0f89e13079 advisory. The 6.6.14 stable kernel update contains a number of important fixes across the tree. Tenable has extracted the preceding description block directly...

7.5CVSS7.1AI score0.01549EPSS
SaveExploits0References5
Rows per page
Query Builder