Lucene search
+L

24820 matches found

Circl
Circl
added 2025/02/27 4:30 a.m.12 views

CVE-2025-21720

creationtimestamp| type| source ---|---|--- 2025-02-27 04:30:23+00:00| seen| https://t.me/cvedetector/18986 2025-08-22 13:26:18+00:00| seen| MISP/af1fbe07-e10c-40c4-844e-d4419bdf6f80...

7.5CVSS6.6AI score0.00353EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.20 views

CVE-2025-21797

In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Add missing delayed work cancel for headset status The canceldelayedworksync call was missed, causing a use-after-free in corsairvoidremove...

7.8CVSS0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/27 3:15 a.m.15 views

UBUNTU-CVE-2025-21797

In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Add missing delayed work cancel for headset status The canceldelayedworksync call was missed, causing a use-after-free in corsairvoidremove...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.6 views

SUSE CVE-2022-49168

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clean up repair bio if submit fails The submit helper will always run bioendio on the bio if it fails to submit, so cleaning up the bio just leads to a variety of use-after-free and NULL pointer dereference bugs...

5.5CVSS7.6AI score0.00291EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:07 a.m.9 views

SUSE CVE-2022-49409

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:199! ... RIP: 0010:ext4esend fs/ext4/extentsstatus.c:199 inline...

5.5CVSS7.8AI score0.00264EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:06 a.m.7 views

SUSE CVE-2022-49479

In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, whic...

5.5CVSS6.8AI score0.00308EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.28 views

CVE-2025-21797 HID: corsair-void: Add missing delayed work cancel for headset status

In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Add missing delayed work cancel for headset status The canceldelayedworksync call was missed, causing a use-after-free in corsairvoidremove...

0.00219EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.7 views

CVE-2025-21797 HID: corsair-void: Add missing delayed work cancel for headset status

In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Add missing delayed work cancel for headset status The canceldelayedworksync call was missed, causing a use-after-free in corsairvoidremove...

7.5AI score0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/27 2:15 a.m.3 views

DEBIAN-CVE-2025-21707

In the Linux kernel, the following vulnerability has been resolved: mptcp: consolidate suboption status MPTCP maintains the received sub-options status is the bitmask carrying the received suboptions and in several bitfields carrying per suboption additional info. Zeroing the bitmask before parsi...

5.5CVSS5.7AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.1 views

DEBIAN-CVE-2024-57980

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvcstatusinit function fails to allocate the inturb, it will free the dev-status pointer but doesn't reset the pointer to NULL. This results in the kfree call in...

7.8CVSS5.5AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.21 views

AZL-58039 CVE-2024-57980 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvcstatusinit function fails to allocate the inturb, it will free the dev-status pointer but doesn't reset the pointer to NULL. This results in the kfree call in...

7.8CVSS6.3AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.9 views

UBUNTU-CVE-2024-57980

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvcstatusinit function fails to allocate the inturb, it will free the dev-status pointer but doesn't reset the pointer to NULL. This results in the kfree call in...

7.8CVSS6.1AI score0.0027EPSS
SaveExploits0References50
CVE
CVE
added 2025/02/27 2:07 a.m.143 views

CVE-2025-21707

CVE-2025-21707 affects the Linux kernel MPTCP implementation. The issue stems from how MPTCP maintains received suboption status as a bitmask and per-suboption info. Zeroing the status bitmask on parse isn’t sufficient; some per-suboption bitfields aren’t cleared/initialized for certain parsed su...

9.8CVSS6.7AI score0.00466EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/02/27 2:07 a.m.10 views

CVE-2025-21707 mptcp: consolidate suboption status

In the Linux kernel, the following vulnerability has been resolved: mptcp: consolidate suboption status MPTCP maintains the received sub-options status is the bitmask carrying the received suboptions and in several bitfields carrying per suboption additional info. Zeroing the bitmask before parsi...

9.8CVSS6.1AI score
SaveExploits0References11
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49479

In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, whic...

8.8CVSS0.00308EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

DEBIAN-CVE-2022-49479

In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, whic...

8.8CVSS5.8AI score0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.9 views

DEBIAN-CVE-2022-49409

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:199! ... RIP: 0010:ext4esend fs/ext4/extentsstatus.c:199 inline...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

UBUNTU-CVE-2022-49503

In the Linux kernel, the following vulnerability has been resolved: ath9khtc: fix potential out of bounds access with invalid rxstatus-rskeyix The "rxstatus-rskeyix" eventually gets passed to testbit so we need to ensure that it is within the bitmap. drivers/net/wireless/ath/ath9k/common.c:46...

7.1CVSS6.2AI score0.00276EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:01 a.m.6 views

UBUNTU-CVE-2022-49479

In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, whic...

8.8CVSS6.5AI score0.00308EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:00 a.m.4 views

DEBIAN-CVE-2022-49214

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Don't use DSISR for SLB faults Since commit 46ddcb3950a2 "powerpc/mm: Show if a bad page fault on data is read or write." we use pagefaultiswriteregs-dsisr in badpagefault to determine if the fault is for a read or...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References1
Rows per page
Query Builder