Lucene search
+L

3032 matches found

UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.7 views

CVE-2022-49823

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in atatdevadd In atatdevadd, the return value of transportadddevice is not checked. As a result, it causes null-ptr-deref while removing the module, because transportremovedevice is calle...

5.5CVSS6AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.9 views

CVE-2022-49920

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: netlink notifier might race to release objects commit release path is invoked via callrcu and it runs lockless to release the objects after rcu grace period. The netlink notifier handler might win race to...

7.8CVSS5.4AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.4 views

CVE-2022-49860

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: fix memory leak when register device fail If deviceregister fails, it should call putdevice to give up reference, the name allocated in devsetname can be freed in callback function kobjectcleanup...

5.5CVSS6AI score0.00191EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49812

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

5.5CVSS5.8AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49928

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed There is a null-ptr-deref when xps sysfs alloc failed: BUG: KASAN: null-ptr-deref in sysfsdocreatelinksd+0x40/0xd0 Read of size 8 at addr 0000000000000030 by task gssproxy/45...

7.5CVSS6AI score0.00342EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.8 views

CVE-2022-49841

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Add missing .thawnoirq hook The following warning is seen with non-console UART instance when system hibernates. 37.371969 ------------ cut here ------------ 37.376599 uart3rootclk already disabled 37.380810 WARNING:...

5.5CVSS6AI score0.00194EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.7 views

CVE-2022-49866

In the Linux kernel, the following vulnerability has been resolved: net: wwan: mhi: fix memory leak in mhimbimdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch...

5.5CVSS5.7AI score0.00191EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.5 views

CVE-2022-49796

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on tracearray in kprobeeventgentestexit When testgenkprobecmd failed after kprobeeventgencmdend, it will goto delete, which will call kprobeeventdelete and release the corresponding...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.3 views

CVE-2022-49785

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Add overflow check in sgxvalidateoffsetlength sgxvalidateoffsetlength function verifies "offset" and "length" arguments provided by userspace, but was missing an overflow check on their addition. Add it...

5.5CVSS5.8AI score0.00191EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.5 views

CVE-2022-49800

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix memory leak in testgensynthcmd and testemptysynthevent testgensynthcmd only free buf in fail path, hence buf will leak when there is no failure. Add kfreebuf to prevent the memleak. The same reason and solution in...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.15 views

CVE-2022-49806

In the Linux kernel, the following vulnerability has been resolved: net: microchip: sparx5: Fix potential null-ptr-deref in sparxstatsinit and sparx5start sparxstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen:...

5.5CVSS5.7AI score0.00191EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.6 views

CVE-2022-49882

In the Linux kernel, the following vulnerability has been resolved: KVM: Reject attempts to consume or refresh inactive gfntopfncache Reject kvmgpccheck and kvmgpcrefresh if the cache is inactive. Not checking the active flag during refresh is particularly egregious, as KVM can end up with a vali...

7.8CVSS6.3AI score0.00183EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.4 views

CVE-2022-49883

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format On 64 bit host, if the guest doesn't have X86FEATURELM, KVM will access 16 gprs to 32-bit smram image, causing out-ouf-bound ram access. On 32 bit host,...

7.1CVSS6.3AI score0.00178EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.4 views

CVE-2022-49801

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix memory leak in tracingreadpipe kmemleak reports this issue: unreferenced object 0xffff888105a18900 size 128: comm "testprogs", pid 18933, jiffies 4336275356 age 22801.766s hex dump first 32 bytes: 25 73 00 90 81 88 f...

5.5CVSS5.8AI score0.00191EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.5 views

CVE-2022-49781

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: Fix crash due to race between amdpmuenableall, perf NMI and throttling amdpmuenableall does: if !testbitidx, cpuc-activemask continue; amdpmuenableeventcpuc-eventsidx; A perf NMI of another event can come between...

4.7CVSS6.2AI score0.00115EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.8 views

CVE-2022-49856

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

5.9AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.9 views

CVE-2022-49807

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a memory leak in nvmetauthsetkey When changing dhchap secrets we need to release the old secrets as well. kmemleak complaint: -- unreferenced object 0xffff8c7f44ed8180 size 64: comm "check", pid 7304, jiffies 429568613...

5.5CVSS6.2AI score0.00163EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.7 views

CVE-2022-49843

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

5.9AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.9 views

CVE-2022-49897

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

5.9AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49783

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Drop fpregs lock before inheriting FPU permissions Mike Galbraith reported the following against an old fork of preempt-rt but the same issue also applies to the current preempt-rt tree. BUG: sleeping function called fro...

5.5CVSS6.2AI score0.00163EPSS
SaveExploits0References4
Rows per page
Query Builder