Lucene search
+L

1834 matches found

SUSE CVE
SUSE CVE
•added 2025/02/28 2:23 a.m.•4 views

SUSE CVE-2024-57834

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

5.5CVSS7.6AI score0.00221EPSS
SaveExploits0References13
OSV
OSV
•added 2025/02/27 8:16 p.m.•12 views

AZL-68823 CVE-2025-21816 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: hrtimers: Force migrate away hrtimers queued after CPUHPAPHRTIMERSDYING hrtimers are migrated away from the dying CPU to any online target at the CPUHPAPHRTIMERSDYING stage in order not to delay bandwidth timers handling tasks...

5.5CVSS6.6AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/27 3:15 a.m.•9 views

AZL-57869 CVE-2024-57834 affecting package kernel for versions less than 6.6.79.1-1

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2025/02/27 3:9 a.m.•4 views

SUSE 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.5CVSS7.8AI score0.002EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2025/02/27 3:5 a.m.•5 views

SUSE CVE-2022-49501

In the Linux kernel, the following vulnerability has been resolved: usbnet: Run unregisternetdev before unbind again Commit 2c9d6c2b871d "usbnet: run unbind before unregisternetdev" sought to fix a use-after-free on disconnect of USB Ethernet adapters. It turns out that a different fix is necessa...

5.5CVSS6.5AI score0.00262EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/26 7:1 a.m.•0 views

DEBIAN-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.5CVSS5.6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/26 7:1 a.m.•6 views

UBUNTU-CVE-2022-49501

In the Linux kernel, the following vulnerability has been resolved: usbnet: Run unregisternetdev before unbind again Commit 2c9d6c2b871d "usbnet: run unbind before unregisternetdev" sought to fix a use-after-free on disconnect of USB Ethernet adapters. It turns out that a different fix is necessa...

7.8CVSS6.5AI score0.00262EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/26 7:1 a.m.•8 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 2:13 a.m.•18 views

CVE-2022-49501 usbnet: Run unregister_netdev() before unbind() again

In the Linux kernel, the following vulnerability has been resolved: usbnet: Run unregisternetdev before unbind again Commit 2c9d6c2b871d "usbnet: run unbind before unregisternetdev" sought to fix a use-after-free on disconnect of USB Ethernet adapters. It turns out that a different fix is necessa...

7.8CVSS5.2AI score
SaveExploits0References7
CVE
CVE
•added 2025/02/26 2:13 a.m.•115 views

CVE-2022-49501

CVE-2022-49501 concerns the Linux kernel USB Ethernet (usbnet) path. The root cause is a use-after-free risk during disconnect caused by non-mirroring binding/unbinding order: usbnet_probe() binds then register_netdev(), whereas disconnect() previously unregisters before unbind(), leading to PHY ...

7.8CVSS6.5AI score0.00262EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
•added 2025/02/26 2:12 a.m.•5 views

CVE-2022-49414 ext4: fix race condition between ext4_write and ext4_convert_inline_data

In the Linux kernel, the following vulnerability has been resolved: ext4: fix race condition between ext4write and ext4convertinlinedata Hulk Robot reported a BUGON: ================================================================== EXT4-fs error device loop3: ext4mbgeneratebuddy:805: group 0,...

6.3AI score0.00189EPSS
SaveExploits0References6
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-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
CNNVD
CNNVD
•added 2025/02/26 12:0 a.m.•10 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 a deadlock issue in the rtllibbeaconsstop function...

5.5CVSS5.5AI score0.00202EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
•added 2025/02/26 12:0 a.m.•8 views

PT-2025-8622 Ā· Linux Ā· Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been identified in the Linux kernel, specifically in the xen-blkfront component. This issue occurs when a VBD is not fully created and then closed,...

6.8AI score
SaveExploits0References1
OSV
OSV
•added 2025/02/12 9:33 a.m.•23 views

CLSA-2025-1739352814 kernel: Fix of 13 CVEs

media: uvcvideo: Skip parsing frames of type UVCVSUNDEFINED in uvcparseformat CVE-2024-53104 - btrfs: fix information leak in btrfsioctllogicaltoino CVE-2024-35849 - net: afcan: do not leave a dangling sk pointer in cancreate CVE-2024-56603 - netfilter: xtables: fix LED ID check in ledtgcheck...

7.8CVSS7.3AI score0.03301EPSS
SaveExploits1References1
OSV
OSV
•added 2025/02/11 4:41 p.m.•21 views

CLSA-2025-1739292069 kernel: Fix of 13 CVEs

media: uvcvideo: Skip parsing frames of type UVCVSUNDEFINED in uvcparseformat CVE-2024-53104 - btrfs: fix information leak in btrfsioctllogicaltoino CVE-2024-35849 - net: afcan: do not leave a dangling sk pointer in cancreate CVE-2024-56603 - netfilter: xtables: fix LED ID check in ledtgcheck...

7.8CVSS7.3AI score0.03301EPSS
SaveExploits1References1
AstraLinux
AstraLinux
•added 2025/02/11 7:35 a.m.•2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: kthread: Unpark only parks kthreads. Calling kthreadunpark unconditionally is mostly harmless when the kthread is already unparked. In that case, the wake-up call is simply ignored because the task is not in the TASKPARKED state...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/02/11 7:35 a.m.•4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix use after free on unload A system crash is observed due to a stack trace warning related to the use after free operation. There are two signals that can cause dpcthread to terminate: the UNLOADING flag and...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/02/11 7:35 a.m.•7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ext4: Fixed a problem where a timer was used after freeing memory when a mount operation failed. Syzbot has identified an ODEBUG bug in ext4fillsuper. The deltimersync function cancels the serrreport timer, which reminds of...

7.8CVSS6.2AI score0.00289EPSS
SaveExploits0References3
Rows per page
Query Builder