Lucene search
+L

3023 matches found

UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.8 views

CVE-2022-49701

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Allocate/free queue resource only during probe/remove Currently, the sub-queues and event pool resources are allocated/freed for every CRQ connection event such as reset and LPM. This exposes the driver to a couple...

7.8CVSS6.2AI score0.00267EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.9 views

CVE-2022-49710

In the Linux kernel, the following vulnerability has been resolved: dm mirror log: round up region bitmap size to BITSPERLONG The code in dm-log rounds up bitsetsize to 32 bits. It then uses findnextzerobitle on the allocated region. findnextzerobitle accesses the bitmap using unsigned long...

5.5CVSS6AI score0.00281EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.7 views

CVE-2022-49107

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephreaddir when notelastdentry returns error Reset the lastreaddir at the same time, and add a comment explaining why we don't free lastreaddir when diremit returns false...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.11 views

CVE-2022-49120

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix task leak in pm8001sendabortall In pm8001sendabortall, make sure to free the allocated sas task if pm8001tagalloc or pm8001mpibuildcmd fail...

5.5CVSS6AI score0.00263EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.9 views

CVE-2022-49128

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: Add missing pmruntimeputsync pmruntimegetsync will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent refcount leak. Fix this by replacing this API with...

5.5CVSS6.1AI score0.00252EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.10 views

CVE-2022-49124

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
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.10 views

CVE-2022-49105

In the Linux kernel, the following vulnerability has been resolved: staging: wfx: fix an error handling in wfxinitcommon One error handler of wfxinitcommon return without calling ieee80211freehwhw, which may result in memory leak. And I add one err label to unify the error handler, which is usefu...

5.5CVSS6AI score0.00244EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.14 views

CVE-2022-49205

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix double uncharge the mem of skmsg If tcpbpfsendmsg is running during a tear down operation, psock may be freed. tcpbpfsendmsg tcpbpfsendverdict skmsgreturn tcpbpfsendmsgredir unlikely!psock skmsgfree The mem of m...

7.8CVSS6.2AI score0.00279EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.9 views

CVE-2022-49211

In the Linux kernel, the following vulnerability has been resolved: mips: cdmm: Fix refcount leak in mipscdmmphysbase The offindcompatiblenode function returns a node pointer with refcount incremented, We should use ofnodeput on it when done Add the missing ofnodeput to release the refcount...

5.5CVSS5.9AI score0.00256EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.7 views

CVE-2022-49115

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix misused goto label Fix a misused goto label jump since that can result in a memory leak...

5.5CVSS6AI score0.00274EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.9 views

CVE-2022-49189

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.5CVSS6.4AI score0.00264EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.9 views

CVE-2022-49151

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. We should check that in endpoint is actually present to prevent this warning. Found pipes are now saved to...

5.5CVSS6.4AI score0.00264EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.10 views

CVE-2022-49166

In the Linux kernel, the following vulnerability has been resolved: ntfs: add sanity check on allocation size ntfsreadinodemount invokes ntfsmallocnofs with zero allocation size. It triggers one BUG in the ntfsmalloc function. Fix this by adding sanity check on ni-attrlistsize...

5.5CVSS5.9AI score0.00263EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.10 views

CVE-2022-49072

In the Linux kernel, the following vulnerability has been resolved: gpio: Restrict usage of GPIO chip irq members before initialization GPIO chip irq members are exposed before they could be completely initialized and this leads to race conditions. One such issue was observed for the gc-irq.domai...

5.5CVSS6.1AI score0.00265EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.10 views

CVE-2022-49157

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.5CVSS6.1AI score0.00263EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.8 views

CVE-2022-49097

In the Linux kernel, the following vulnerability has been resolved: NFS: Avoid writeback threads getting stuck in mempoolalloc In a low memory situation, allow the NFS writeback code to fail without getting stuck in infinite loops in mempoolalloc...

5.5CVSS6AI score0.00248EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.9 views

CVE-2022-49056

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.9 views

CVE-2022-49086

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix leak of nested actions While parsing user-provided actions, openvswitch module may dynamically allocate memory and store pointers in the internal copy of the actions. So this memory has to be freed while...

5.5CVSS6.2AI score0.00266EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.9 views

CVE-2022-49194

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

9.8CVSS5.9AI score0.00662EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.8 views

CVE-2022-49215

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race at socket teardown Fix a race in the xsk socket teardown code that can lead to a NULL pointer dereference splat. The current xsk unbind code in xskunbinddev starts by setting xs-state to XSKUNBOUND, sets xs-dev to...

7.8CVSS6AI score0.00201EPSS
SaveExploits0References6
Rows per page
Query Builder