Lucene search
+L

10156 matches found

Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.14 views

CVE-2022-49993

In the Linux kernel, the following vulnerability has been resolved: loop: Check for overflow while configuring loop The userspace can configure a loop using an ioctl call, wherein a configuration of type loopconfig is passed see loioctl's case on line 1550 of drivers/block/loop.c. This proceeds t...

5.5CVSS5.3AI score0.00217EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.14 views

CVE-2022-49992

In the Linux kernel, the following vulnerability has been resolved: mm/mprotect: only reference swap pfn page if type match Yu Zhao reported a bug after the commit "mm/swap: Add swpoffsetpfn to fetch PFN from swap entry" added a check in swpoffsetpfn for swap type 1: kernel BUG at...

5.5CVSS5.4AI score0.00179EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.7 views

CVE-2022-49987

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

5.5CVSS5.2AI score0.00217EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.9 views

CVE-2022-49981

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix memory leak in hidrawrelease Free the buffered reports before deleting the list entry. BUG: memory leak unreferenced object 0xffff88810e72f180 size 32: comm "softirq", pid 0, jiffies 4294945143 age 16.080s hex du...

5.5CVSS5.3AI score0.00217EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.19 views

CVE-2022-49973

In the Linux kernel, the following vulnerability has been resolved: skmsg: Fix wrong last sg check in skmsgrecvmsg Fix one kernel NULL pointer dereference as below: 224.462334 Call Trace: 224.462394 tcpbpfrecvmsg+0xd3/0x380 224.462441 ? sockhasperm+0x78/0xa0 224.462463 tcpbpfrecvmsg+0x12e/0x220...

5.5CVSS5.5AI score0.00208EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.17 views

CVE-2022-49972

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix corrupted packets for XDPSHAREDUMEM Fix an issue in XDPSHAREDUMEM mode together with aligned mode where packets are corrupted for the second and any further sockets bound to the same umem. In other words, this does not...

7.8CVSS5.6AI score0.00194EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.14 views

CVE-2022-49963

In the Linux kernel, the following vulnerability has been resolved: drm/i915/ttm: fix CCS handling Crucible + recent Mesa seems to sometimes hit: GEMBUGONnumccsblks NUMCCSBLKSPERXFER And it looks like we can also trigger this with gemlmemswapping, if we modify the test to use slightly larger obje...

7.8CVSS5.5AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.19 views

CVE-2022-49960

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix null pointer dereference Asus chromebook CX550 crashes during boot on v5.17-rc1 kernel. The root cause is null pointer defeference of binext in tglgetbwinfo in drivers/gpu/drm/i915/display/intelbw.c. BUG: kernel NUL...

5.5CVSS5.1AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49959

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovsdpcmdnew-ovsdpchange-ovsdpsetupcallportids allocates array via kmalloc. If for some reason newvport fails during ovsdpcmdnew dp-upcallportids must be freed. Add missing...

5.5CVSS5.2AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.14 views

CVE-2022-49956

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use after free bugs Read/WriteMACREG callbacks are NULL so the read/writemacreghdl functions don't do anything except free the "pcmd" pointer. It results in a use after free. Delete them...

7.8CVSS5.3AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.13 views

CVE-2022-49953

In the Linux kernel, the following vulnerability has been resolved: iio: light: cm3605: Fix an error handling path in cm3605probe The commit in Fixes also introduced a new error handling path which should goto the existing error handling path. Otherwise some resources leak...

5.5CVSS5.4AI score0.00179EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.17 views

CVE-2022-49952

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix memory corruption on probe Add the missing sanity check on the probed-session count to avoid corrupting memory beyond the fixed-size slab-allocated session array when there are more than FASTRPCMAXSESSIONS...

7.8CVSS5.5AI score0.00215EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.14 views

CVE-2022-49951

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix use-after-free during unregister In the following code within firmwareuploadunregister, the call to deviceunregister could result in the devrelease function freeing the fwuploadpriv structure before it is...

7.8CVSS5.3AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.21 views

CVE-2022-49950

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix memory corruption on open The probe session-duplication overflow check incremented the session count also when there were no more available sessions so that memory beyond the fixed-size slab-allocated session...

7.8CVSS5.6AI score0.00215EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49945

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

7.1CVSS5.6AI score0.00204EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 10:59 a.m.12 views

CVE-2022-49943

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix obscure lockdep violation for udcmutex A recent commit expanding the scope of the udclock mutex in the gadget core managed to cause an obscure and slightly bizarre lockdep violation. In abbreviated form:...

5.5CVSS5.4AI score0.00141EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 10:54 a.m.37 views

CVE-2022-49939

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7.8CVSS5.8AI score0.00147EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 10:54 a.m.12 views

CVE-2022-49938

In the Linux kernel, the following vulnerability has been resolved: cifs: fix small mempool leak in SMB2negotiate In some cases of failure dialect mismatches in SMB2negotiate, after the request is sent, the checks would return -EIO when they should be rather setting rc = -EIO and jumping to negex...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.4 views

CVE-2025-38057

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

7.5CVSS6.1AI score0.00411EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.2 views

CVE-2025-38028

In the Linux kernel, the following vulnerability has been resolved: NFS/localio: Fix a race in nfslocalopenfh Once the clp-cluuid.lock has been dropped, another CPU could come in and free the struct nfsdfile that was just added. To prevent that from happening, take the RCU read lock before droppi...

7.8CVSS5.3AI score0.00104EPSS
SaveExploits0References7
Rows per page
Query Builder