Lucene search
K

4827 matches found

Prion
Prion
added 2024/02/27 10:15 a.m.16 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

7.1AI score0.00012EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/02/27 10:15 a.m.42 views

CVE-2021-46931

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Wrap the tx reporter dump callback to extract the sq Function mlx5etxreporterdumpsq casts its void argument to struct mlx5etxqsq , but in TX-timeout-recovery flow the argument is actually of type struct mlx5etxtimeoutc...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References5
CVE
CVE
added 2024/02/27 9:43 a.m.613 views

CVE-2021-46931

CVE-2021-46931 involves the Linux kernel mlx5e path (net/mlx5e, mlx5_core) where a TX-timeout-recovery flow calls mlx5e_tx_reporter_dump_sq() with a void* that is actually a mlx5e_tx_timeout_ctx*. The mismatch corrupts stack state and can trigger a kernel panic/stack overflow. The fix adds a wrap...

5.5CVSS6.1AI score0.00019EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/27 9:43 a.m.23 views

CVE-2021-46925 net/smc: fix kernel panic caused by race of smc_sock

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

6.7AI score0.00012EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/02/27 9:43 a.m.17 views

CVE-2021-46925 net/smc: fix kernel panic caused by race of smc_sock

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

5.9AI score0.00012EPSS
Exploits0References3
CVE
CVE
added 2024/02/27 9:43 a.m.632 views

CVE-2021-46925

CVE-2021-46925 affects the Linux kernel in the net/smc path. The issue is a race between smc_cdc_tx_handler() and smc_release() that can lead to a kernel panic or use-after-free when smc_cdc_tx_handler() accesses an smc_sock that has already been freed. The provided description documents a crash ...

4.7CVSS5.6AI score0.00012EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/02/27 9:43 a.m.25 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS6.9AI score0.00012EPSS
Exploits0
NVD
NVD
added 2024/02/27 7:15 a.m.12 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.5CVSS5.2AI score0.00015EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.0 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.5CVSS6.4AI score0.00015EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/02/27 7:15 a.m.1 views

DEBIAN-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.5CVSS5.6AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2024/02/27 7:15 a.m.7 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
Exploits0References3
Prion
Prion
added 2024/02/27 7:15 a.m.16 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.00015EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/02/27 7:15 a.m.23 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.5CVSS6.4AI score0.00015EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.21 views

CVE-2021-46911 ch_ktls: Fix kernel panic

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.5AI score0.00015EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.18 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.5CVSS5.3AI score0.00015EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.16 views

CVE-2021-46911 ch_ktls: Fix kernel panic

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...

6.7AI score0.00015EPSS
Exploits0References3
CVE
CVE
added 2024/02/27 6:53 a.m.423 views

CVE-2021-46911

CVE-2021-46911 affects the Linux kernel; the issue is a kernel-panic condition caused by how page refcount is handled during ch_ktls transmit. The documented fix modifies the transmit path to take the tx_ctx lock for the complete skb transmit, preventing page cleanup when an ACK is received mid-t...

5.5CVSS5.2AI score0.00015EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.4 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. The Linux kernel suffers from a security vulnerability that stems from a smcsock contention that leads to a kernel panic...

4.7CVSS6.9AI score0.00012EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.2 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 a kernel panic when calling sysread of the kprobe trace...

5.5CVSS6.5AI score0.00038EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/02/24 2:56 p.m.20 views

CVE-2024-26600 phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP

In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP If the external phy working together with phy-omap-usb2 does not implement sendsrp, we may still attempt to call it. This can happen on an idle Ethernet gadget triggeri...

6.6AI score0.0002EPSS
Exploits0References8
Rows per page
Query Builder