Lucene search
+L

13103 matches found

EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-55032

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just normal loads and stores and this is causing proble...

5.5CVSS5.3AI score0.00662EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-55009

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xxsendabortall, the nelem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to the task completion path seeing the ccb with a non-zero...

5.5CVSS5.3AI score0.00305EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/21 12:31 p.m.9 views

EUVD-2022-55022

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix more uncharged while msg has moredata In tcpbpfsendverdict, if msg has more data after tcpbpfsendmsgredir: tcpbpfsendverdict tosend = msg-sg.size //msg-sg.size = 22220 case SKREDIRECT: skmsgreturn //uncharged...

5.5CVSS5.4AI score0.00264EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/21 12:31 p.m.9 views

EUVD-2022-55027

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: Prevent underflow in nldevstatsetcounterdynamicdoit This code checks "index" for an upper bound but it does not check for negatives. Change the type to unsigned to prevent underflows...

5.5CVSS5.4AI score0.0026EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.6 views

EUVD-2022-55034

In the Linux kernel, the following vulnerability has been resolved: drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool cpswethtoolbegin directly returns the result of pmruntimegetsync when successful. pmruntimegetsync returns -error code on failure and 0 on successful...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-55037

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: clk-rcg2: Update logic to calculate D value for RCG The display pixel clock has a requirement on certain newer platforms to support M/N as 2/3 and the final D value calculated results in underflow errors. As the curren...

5.5CVSS5.2AI score0.00264EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/15 9:31 p.m.29 views

EUVD-2022-55063

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: sm712fb: Fix crash in smtcfbwrite When the sm712fb driver writes three bytes to the framebuffer, the driver will crash: BUG: unable to handle page fault for address: ffffc90001ffffff RIP: 0010:smtcfbwrite+0x454/0x5b...

5.5CVSS5.2AI score0.00284EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/15 9:31 p.m.5 views

EUVD-2022-55068

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still persist and/or wait for the OS to give the resume...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/15 9:31 p.m.8 views

EUVD-2022-55091

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy instructions: 1 An uncorrected error. 2 That err...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/15 9:31 p.m.8 views

EUVD-2022-55078

In the Linux kernel, the following vulnerability has been resolved: block: Fix the maximum minor value is blkallocextminor idaallocrange..., min, max, ... returns values from min to max, inclusive. So, NREXTDEVT is a valid idx returned by blkallocextminor. This is an issue because in deviceadddis...

5.5CVSS5.2AI score0.00256EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/15 9:31 p.m.9 views

EUVD-2022-55090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: svm range restore work deadlock when process exit kfdprocessnotifierrelease flush svmrangerestorework which calls svmrangelistlockandflushwork to flush deferredlist work, but if deferredlist work mmput release the las...

5.5CVSS5.2AI score0.00262EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/15 9:31 p.m.6 views

EUVD-2022-55069

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/15 9:31 p.m.8 views

EUVD-2022-55079

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.5CVSS4.9AI score0.00253EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/15 9:31 p.m.6 views

EUVD-2022-55096

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Free irq vectors in order for v3 HW If the driver probe fails to request the channel IRQ or fatal IRQ, the driver will free the IRQ vectors before freeing the IRQs in freeirq, and this will cause a kernel BUG like...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/14 9:30 p.m.8 views

EUVD-2022-55140

In the Linux kernel, the following vulnerability has been resolved: cachefiles: unmark inode in use in error path Unmark inode in use if error encountered. If the in-use flag leakage occurs in cachefilesopenfile, Cachefiles will complain "Inode already in use" when later another cookie with the...

5.5CVSS5.3AI score0.00218EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/14 9:30 p.m.12 views

EUVD-2021-34656

In the Linux kernel, the following vulnerability has been resolved: udmabuf: validate ubuf-pagecount Syzbot has reported GPF in sgallocappendtablefrompages. The problem was in ubuf-pages == ZEROPTR. ubuf-pagecount is calculated from arguments passed from user-space. If user creates udmabuf with...

5.5CVSS5.2AI score0.00242EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/14 9:30 p.m.7 views

EUVD-2022-55104

In the Linux kernel, the following vulnerability has been resolved: virtioconsole: eliminate anonymous moduleinit & moduleexit Eliminate anonymous moduleinit and moduleexit, which can lead to confusion or ambiguity when reading System.map, crashes/oops/bugs, or an initcalldebug log. Give each of...

5.5CVSS5.1AI score0.00255EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/14 9:30 p.m.9 views

EUVD-2022-54490

In the Linux kernel, the following vulnerability has been resolved: mt76: fix monitor mode crash with sdio driver mt7921s driver may receive frames with fragment buffers. If there is a CTS packet received in monitor mode, the payload is 10 bytes only and need 6 bytes header padding after RXD...

5.5CVSS5.3AI score0.00241EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/14 9:30 p.m.9 views

EUVD-2022-55137

In the Linux kernel, the following vulnerability has been resolved: powerpc: Fix virtaddrvalid for 64-bit Book3E & 32-bit mpe: On 64-bit Book3E vmalloc space starts at 0x8000000000000000. Because of the way pa works we have: pa0x8000000000000000 == 0, and therefore virttopfn0x8000000000000000 == ...

5.5CVSS4.9AI score0.00257EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/14 9:30 p.m.9 views

EUVD-2022-55130

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICRCTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the distributor bit index, whereas it is a different bit number in the RDs...

5.5CVSS5.2AI score0.00264EPSS
SaveExploits0References8
Rows per page
Query Builder