Lucene search
+L

3797 matches found

Cvelist
Cvelist
added 2024/02/28 8:13 a.m.21 views

CVE-2021-46999 sctp: do asoc update earlier in sctp_sf_do_dupcook_a

In the Linux kernel, the following vulnerability has been resolved: sctp: do asoc update earlier in sctpsfdodupcooka There's a panic that occurs in a few of envs, the call trace is as below: general protection fault, ... 0x29acd70f1000a: 0000 1 SMP PTI RIP:...

6.8AI score0.0025EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.59 views

CVE-2021-46980

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

7.1CVSS6.2AI score0.0023EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.32 views

CVE-2021-46976 drm/i915: Fix crash in auto_retire

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix crash in autoretire The retire logic uses the 2 lower bits of the pointer to the retire function to store flags. However, the autoretire function is not guaranteed to be aligned to a multiple of 4, which causes...

6.6AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/27 7:4 p.m.19 views

CVE-2021-46958

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an...

4.7CVSS7.3AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/27 7:4 p.m.36 views

CVE-2021-46957

In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: fix kernel panic when invoking sysread traced by kprobe The execution of sysread end up hitting a BUGON in findgetblock after installing kprobe at sysread, the BUG message like the following: 65.708663 ------------...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.4 views

CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.1 views

DEBIAN-CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:4 p.m.4 views

UBUNTU-CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/02/27 6:46 p.m.13 views

CVE-2021-46958 btrfs: fix race between transaction aborts and fsyncs leading to use-after-free

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an...

6.1AI score0.00231EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/27 6:46 p.m.24 views

CVE-2021-46958

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an...

4.7CVSS6.3AI score0.00231EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/27 9:43 a.m.34 views

CVE-2021-46930 usb: mtu3: fix list_head check warning

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix listhead check warning This is caused by uninitialization of listhead. BUG: KASAN: use-after-free in listdelentryvalid+0x34/0xe4 Call trace: dumpbacktrace+0x0/0x298 showstack+0x24/0x34 dumpstack+0x130/0x1a8...

6.4AI score0.00216EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/27 7:15 a.m.24 views

CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.5CVSS5.3AI score0.00232EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/27 7:15 a.m.20 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

7.1AI score0.00232EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.32 views

CVE-2021-46914 ixgbe: fix unbalanced device enable/disable in suspend/resume

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.9AI score0.00232EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.5 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 refactoring traceclockglobal to never block...

5.5CVSS6.9AI score0.00246EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.6 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.00208EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/23 3:15 p.m.33 views

CVE-2024-26597

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix global oob in rmnetpolicy The variable rmnetlinkops assign a bigger maxtype which leads to a global out-of-bounds read when parsing the netlink attributes. See bug trace below:...

7.1CVSS6.2AI score0.00257EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2024/02/20 6:27 p.m.27 views

CVE-2023-52435 net: prevent mss overflow in skb_segment()

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

6.8AI score0.00231EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/02/15 12:0 a.m.5 views

PT-2024-2258 · Unknown · Trace Mode 7

Name of the Vulnerable Software and Affected Versions: TRACE MODE 7 affected versions not specified Description: The issue is related to the storage of confidential information in unencrypted form in memory. Exploitation of this issue could allow an attacker to gain unauthorized access to protect...

4.6CVSS7.1AI score
SaveExploits0References2
OSV
OSV
added 2024/02/08 11:15 p.m.7 views

CVE-2023-40262

An issue was discovered in Atos Unify OpenScape Voice Trace Manager V8 before V8 R0.9.11. It allows unauthenticated Stored Cross-Site Scripting XSS in the administration component via Access Request...

6.1CVSS5.8AI score0.00327EPSS
SaveExploits0References1
Rows per page
Query Builder