Lucene search
+L

29340 matches found

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

EUVD-2022-54979

In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2BUFSTATEQUEUED If the callback 'startstreaming' fails, then all queued buffers in the driver should be returned with state 'VB2BUFSTATEQUEUED'. Currently, they are...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54957

In the Linux kernel, the following vulnerability has been resolved: can: isotp: sanitize CAN ID checks in isotpbind Syzbot created an environment that lead to a state machine status that can not be reached with a compliant CAN ID address configuration. The provided address information consisted o...

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

EUVD-2022-54961

In the Linux kernel, the following vulnerability has been resolved: PM: domains: Fix sleep-in-atomic bug caused by genpddebugremove When a genpd with GENPDFLAGIRQSAFE gets removed, the following sleep-in-atomic bug will be seen, as genpddebugremove will be called with a spinlock being held...

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

EUVD-2022-54933

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: initialize registers in nftdochain Initialize registers to avoid stack leak into userspace...

5.5CVSS5.2AI score0.00288EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/21 12:31 p.m.11 views

EUVD-2022-54966

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - fix the aead software fallback for engine Due to the subreq pointer misuse the private context memory. The aead soft crypto occasionally casues the OS panic as setting the 64K page. Here is fix it...

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

EUVD-2022-54919

In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke the sysfs such as stateshow intermittently before devsetdrvdata is done. And it can be a cause of kernel Oops because of edev is Nu...

5.5CVSS5.9AI score0.00284EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/21 12:31 p.m.5 views

EUVD-2022-54967

In the Linux kernel, the following vulnerability has been resolved: block: don't delete queue kobject before its children kobjects aren't supposed to be deleted before their child kobjects are deleted. Apparently this is usually benign; however, a WARN will be triggered if one of the child kobjec...

5.5CVSS5.2AI score0.00264EPSS
SaveExploits0References8
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-55006

In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following command $ modprobe ndpmem && modprobe -r ndpmem 10.060014 BUG daxcache Not tainted: Objects remaining in daxcache on kmemcacheshutdown...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54997

In the Linux kernel, the following vulnerability has been resolved: ptp: unregister virtual clocks when unregistering physical clock. When unregistering a physical clock which has some virtual clocks, unregister the virtual clocks with it. This fixes the following oops, which can be triggered by...

5.5CVSS5AI score0.00256EPSS
SaveExploits0References5
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.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.7 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.11 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
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987625)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987625 advisory. In the Linux kernel, the following vulnerability has been resolved: afnetlink: Fix shift out of bounds in group mask calculation When a netlink message is received,...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987680)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987680 advisory. In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdmatransferinit If the function sdmaloadconte...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987563)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987563 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpucs: fix refcount leak of a dmafence obj This issue takes place in an error...

5.5CVSS5.8AI score0.0026EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987589)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987589 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix tag leaks on error In pm8001chipsetdevstatereq, pm8001chipfwflashupdatereq,...

5.5CVSS5.7AI score0.00263EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987542)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987542 advisory. In the Linux kernel, the following vulnerability has been resolved: seg6: fix the iif in the IPv6 socket control block When an IPv4 packet is received, the...

7.5CVSS5.8AI score0.00746EPSS
SaveExploits0References4
Rows per page
Query Builder