Lucene search
+L

25085 matches found

Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.16 views

CVE-2022-49479 mt76: fix tx status related use-after-free race on station removal

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

7.4AI score0.00308EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:13 a.m.15 views

CVE-2022-49479 mt76: fix tx status related use-after-free race on station removal

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.2AI score
SaveExploits0References6
OSV
OSV
added 2025/02/26 2:12 a.m.14 views

CVE-2022-49411 bfq: Make sure bfqg for which we are queueing requests is online

In the Linux kernel, the following vulnerability has been resolved: bfq: Make sure bfqg for which we are queueing requests is online Bios queued into BFQ IO scheduler can be associated with a cgroup that was already offlined. This may then cause insertion of this bfqgroup into a service tree. But...

7.8CVSS5.3AI score
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:12 a.m.17 views

CVE-2022-49409 ext4: fix bug_on in __es_tree_search

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.2AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.6 views

CVE-2022-49218 drm/dp: Fix OOB read when handling Post Cursor2 register

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix OOB read when handling Post Cursor2 register The linkstatus array was not large enough to read the Adjust Request Post Cursor2 register, so remove the common helper function to avoid an OOB read, found with a...

6.4AI score0.00238EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49218

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix OOB read when handling Post Cursor2 register The linkstatus array was not large enough to read the Adjust Request Post Cursor2 register, so remove the common helper function to avoid an OOB read, found with a...

7.1CVSS6.1AI score0.00238EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.171 views

CVE-2022-49214

CVE-2022-49214 pertains to the Linux kernel on PowerPC 64s where Data SLB (Data Segment) faults do not set DSISR to a useful value, causing misclassification of read vs. write faults. The fix reworks the printing logic to treat SLB faults separately and only print read/write when the fault type c...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.52 views

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
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.60 views

CVE-2022-49173

In the Linux kernel, the following vulnerability has been resolved: spi: fsi: Implement a timeout for polling status The data transfer routines must poll the status register to determine when more data can be shifted in or out. If the hardware gets into a bad state, these polling loops may never...

5.5CVSS5.4AI score0.00255EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.232 views

CVE-2022-49173

In the Linux kernel, CVE-2022-49173 affects the SPI FSI path where data transfer routines poll a status register and may hang if a hardware bad state occurs. The fix adds a timeout to polling and returns an error when exceeded, preventing infinite loops. Affected component: spi: fsi in the Linux ...

5.5CVSS5.4AI score0.00255EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.85 views

CVE-2022-49146

The CVE-2022-49146 entry describes a Linux kernel issue in virtio handling where drivers bypass the enable_cbs callback during virtio_device_restore(), causing suspend-resume traces and potential interrupt handling problems. The root cause is failure to call virtio_device_ready() in restore, so i...

5.5CVSS5.2AI score0.00253EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.52 views

CVE-2022-49146 virtio: use virtio_device_ready() in virtio_device_restore()

In the Linux kernel, the following vulnerability has been resolved: virtio: use virtiodeviceready in virtiodevicerestore After waking up a suspended VM, the kernel prints the following trace for virtio drivers which do not directly call virtiodeviceready in the .restore: PM: suspend exit irq 22:...

0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49146 virtio: use virtio_device_ready() in virtio_device_restore()

In the Linux kernel, the following vulnerability has been resolved: virtio: use virtiodeviceready in virtiodevicerestore After waking up a suspended VM, the kernel prints the following trace for virtio drivers which do not directly call virtiodeviceready in the .restore: PM: suspend exit irq 22:...

4.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.77 views

CVE-2022-49146

In the Linux kernel, the following vulnerability has been resolved: virtio: use virtiodeviceready in virtiodevicerestore After waking up a suspended VM, the kernel prints the following trace for virtio drivers which do not directly call virtiodeviceready in the .restore: PM: suspend exit irq 22:...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0
Circl
Circl
added 2025/02/26 1:13 a.m.17 views

CVE-2025-25517

creationtimestamp| type| source ---|---|--- 2025-02-26 01:13:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lj276afptc2v 2025-02-26 01:44:43+00:00| seen| https://t.me/cvedetector/18929 2025-02-26 19:49:10+00:00| seen|...

9.8CVSS5.3AI score0.00512EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.17 views

PT-2025-8119 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified, specifically in the mxser module. The problem occurs when the Line Status Register LSR is 0xff in the activate function, which can lead...

7.8CVSS6.6AI score0.93838EPSS
SaveExploits14References491
Circl
Circl
added 2025/02/25 8:22 p.m.13 views

CVE-2024-45421

creationtimestamp| type| source ---|---|--- 2025-02-25 20:22:52+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5368 2025-02-25 21:23:51+00:00| published-proof-of-concept| https://t.me/DarkWebInformerNews/1187 2025-02-25 21:23:58+00:00| seen|...

8.8CVSS4.8AI score0.00594EPSS
SaveExploits0References6
Circl
Circl
added 2025/02/25 6:22 p.m.24 views

CVE-2024-12368

creationtimestamp| type| source ---|---|--- 2025-02-25 18:22:34+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/5340 2025-02-25 19:48:45+00:00| seen| https://mastodon.social/users/CyberSignaler/statuses/114066255003294911 2025-02-25 21:33:58+00:00| seen|...

8.8CVSS4.8AI score0.0068EPSS
SaveExploits1References3
Circl
Circl
added 2025/02/25 5:23 p.m.14 views

CVE-2023-20559

creationtimestamp| type| source ---|---|--- 2025-02-25 17:23:25+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5339...

8.8CVSS8.1AI score0.00667EPSS
SaveExploits0References1
Circl
Circl
added 2025/02/25 5:22 p.m.10 views

CVE-2025-26985

creationtimestamp| type| source ---|---|--- 2025-02-25 17:22:39+00:00| seen| https://t.me/cvedetector/18867 2025-02-25 17:48:59+00:00| seen| https://mastodon.social/users/CyberSignaler/statuses/114065784094507463 2025-08-22 17:25:06+00:00| seen| MISP/8e1b6542-ae86-4729-a7a6-4e9f670b8bb7...

8.1CVSS8.7AI score0.00785EPSS
SaveExploits0References2
Rows per page
Query Builder