Lucene search
+L

4238 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.4 views

UBUNTU-CVE-2022-49305

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192u: Fix deadlock in ieee80211beaconsstop There is a deadlock in ieee80211beaconsstop, which is shown below: Thread 1 | Thread 2 | ieee80211sendbeacon ieee80211beaconsstop | modtimer spinlockirqsave //1 |...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:0 a.m.7 views

UBUNTU-CVE-2022-49159

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Implement ref count for SRB The timeout handler and the done function are racing. When qla2x00asynciocbtimeout starts to run it can be preempted by the normal response path via the firmware?. qla24xxasyncgpscspdone...

8.8CVSS6.5AI score0.00325EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.23 views

CVE-2022-49708 ext4: fix bug_on ext4_mb_use_inode_pa

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon ext4mbuseinodepa Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! ... RIP: 0010:ext4mbmarkdiskspaceused.cold+0x85/0x136f ... Cal...

0.00284EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.2 views

CVE-2022-49578 ip: Fix data-races around sysctl_ip_prot_sock.

In the Linux kernel, the following vulnerability has been resolved: ip: Fix data-races around sysctlipprotsock. sysctlipprotsock is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing...

6.6AI score0.00185EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:14 a.m.101 views

CVE-2022-49555

Summary: CVE-2022-49555 is tied to the Linux kernel Bluetooth subsystem (hci_qca). The issue arises when a timer is freed while still active due to code calling del_timer() instead of del_timer_sync(), risking timer-list corruption. The description notes that the hci_qca driver may trigger this, ...

7.8CVSS5.5AI score0.0027EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/02/26 2:14 a.m.75 views

CVE-2022-49554

CVE-2022-49554 concerns the Linux kernel’s zsmalloc code. The issue arises from races between the asynchronous zspage free worker and page migration, where lock_zspage() may interact with pages that migrate away, leading to potential invalid dereferences and incomplete locking of zspage page list...

7.8CVSS5.4AI score0.00217EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.1 views

CVE-2022-49315 drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192e: Fix deadlock in rtllibbeaconsstop There is a deadlock in rtllibbeaconsstop, which is shown below: Thread 1 | Thread 2 | rtllibsendbeacon rtllibbeaconsstop | modtimer spinlockirqsave //1 | wait a time...

6.4AI score0.00202EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.2 views

CVE-2022-49313 drivers: usb: host: Fix deadlock in oxu_bus_suspend()

In the Linux kernel, the following vulnerability has been resolved: drivers: usb: host: Fix deadlock in oxubussuspend There is a deadlock in oxubussuspend, which is shown below: Thread 1 | Thread 2 | timeraction oxubussuspend | modtimer spinlockirq //1 | wait a time ... | oxuwatchdog deltimersync...

6.4AI score0.00205EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:10 a.m.12 views

CVE-2022-49311 drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192bs: Fix deadlock in rtwjoinbsseventprehandle There is a deadlock in rtwjoinbsseventprehandle, which is shown below: Thread 1 | Thread 2 | settimer rtwjoinbsseventprehandle| modtimer spinlockbh //1 | wait ...

5.5CVSS5.2AI score
SaveExploits0References7
OSV
OSV
added 2025/02/26 2:10 a.m.9 views

CVE-2022-49309 drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8723bs: Fix deadlock in rtwsurveydoneeventcallback There is a deadlock in rtwsurveydoneeventcallback, which is shown below: Thread 1 | Thread 2 | settimer rtwsurveydoneeventcallback| modtimer spinlockbh //1 |...

6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.2 views

CVE-2022-49305 drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192u: Fix deadlock in ieee80211beaconsstop There is a deadlock in ieee80211beaconsstop, which is shown below: Thread 1 | Thread 2 | ieee80211sendbeacon ieee80211beaconsstop | modtimer spinlockirqsave //1 |...

6.4AI score0.002EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.43 views

CVE-2022-49159

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Implement ref count for SRB The timeout handler and the done function are racing. When qla2x00asynciocbtimeout starts to run it can be preempted by the normal response path via the firmware?. qla24xxasyncgpscspdone...

8.8CVSS5.5AI score0.00325EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.30 views

CVE-2022-49159 scsi: qla2xxx: Implement ref count for SRB

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Implement ref count for SRB The timeout handler and the done function are racing. When qla2x00asynciocbtimeout starts to run it can be preempted by the normal response path via the firmware?. qla24xxasyncgpscspdone...

8.8CVSS0.00325EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49159 scsi: qla2xxx: Implement ref count for SRB

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Implement ref count for SRB The timeout handler and the done function are racing. When qla2x00asynciocbtimeout starts to run it can be preempted by the normal response path via the firmware?. qla24xxasyncgpscspdone...

8.8CVSS5.2AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.7 views

Linux kernel 安全漏洞

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 dsa that could lead to array out-of-bounds access and crashes when synchronizing VLAN filtering across chips...

7.1CVSS5.8AI score0.00246EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.4 views

PT-2025-8487 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified, where the asynchronous zspage free worker does not properly defend against page migration, leading to potential races. This can cause t...

5.2AI score0.00217EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.8 views

Linux kernel 安全漏洞

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 Linux kernel that stems from a cyclic conditional error in the f2fsquotasync function, which could lead to a null pointer dereference...

5.5CVSS5AI score0.00257EPSS
SaveExploits0References7
Redos
Redos
added 2025/02/26 12:0 a.m.18 views

ROS-20250226-07

Apache Tomcat application server vulnerability is related to synchronization errors when using a shared resource due to lack of case-sensitivity when writing servlets to the file system. as a result of file system case insensitivity when writing servlets. Exploitation exploitation of the...

9.8CVSS9.9AI score0.09028EPSS
SaveExploits13
BDU FSTEC
BDU FSTEC
added 2025/02/26 12:0 a.m.10 views

The vulnerability of the do_repack_createinstallmedia function in Parallels Desktop hypervisors allows a hacker to increase their privileges.

The vulnerability of the dorepackcreateinstallmedia function in Parallels Desktop hypervisors is related to synchronization errors when using a shared resource “Race Situation”. Exploiting this vulnerability can allow an attacker to gain increased privileges...

7.8CVSS5.5AI score
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2025/02/24 6:26 a.m.8 views

Race Condition

Duende.AccessTokenManagement is vulnerable to a Race condition. The vulnerability is due to improper synchronization in access token retrieval, allowing an attacker to obtain a token with incorrect scopes or resource indicators, potentially leading to unauthorized access...

6.3CVSS6.5AI score0.00378EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder