Lucene search
+L

10145 matches found

Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49884

In the Linux kernel, the following vulnerability has been resolved: KVM: Initialize gfntopfncache locks in dedicated helper Move the gfntopfncache lock initialization to another helper and call the new helper during VM/vCPU creation. There are race conditions possible due to kvmgfntopfncacheinit'...

7.8CVSS5.2AI score0.00119EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.8 views

CVE-2022-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in 'ext4dareleasespace' Syzkaller report issue as follows: EXT4-fs loop0: Free/Dirty block details EXT4-fs loop0: freeblocks=0 EXT4-fs loop0: dirtyblocks=0 EXT4-fs loop0: Block reservation details EXT4-fs loop0:...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49871

In the Linux kernel, the following vulnerability has been resolved: net: tun: Fix memory leaks of napigetfrags kmemleak reports after running testprogs: unreferenced object 0xffff8881b1672dc0 size 232: comm "testprogs", pid 394388, jiffies 4354712116 age 841.975s hex dump first 32 bytes: e0 84 d7...

5.5CVSS5.5AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49867

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

5.5CVSS5.4AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49861

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49854

In the Linux kernel, the following vulnerability has been resolved: mctp: Fix an error handling path in mctpinit If mctpneighinit return error, the routes resources should be released in the error handling path. Otherwise some resources leak...

5.5CVSS5.4AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.8 views

CVE-2022-49850

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix deadlock in nilfscountfreeblocks A semaphore deadlock can occur if nilfsgetblock detects metadata corruption while locating data blocks and a superblock writeback occurs at the same time: task 1 task 2 ------ ------ A...

5.5CVSS5.6AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49848

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-combo: fix NULL-deref on runtime resume Commit fc64623637da "phy: qcom-qmp-combo,usb: add support for separate PCSUSB region" started treating the PCSUSB registers as potentially separate from the PCS registers but...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.8 views

CVE-2022-49846

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS5.5AI score0.00217EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.7 views

CVE-2022-49837

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory leaks in checkfunccall kmemleak reports this issue: unreferenced object 0xffff88817139d000 size 2048: comm "testprogs", pid 33246, jiffies 4307381979 age 45851.820s hex dump first 32 bytes: 01 00 00 00 00 00 00 00...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.10 views

CVE-2022-49828

In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: don't delete error page from pagecache This change is very similar to the change that was made for shmem 1, and it solves the same problem but for HugeTLBFS instead. Currently, when poison is found in a HugeTLB page, t...

5.5CVSS5.4AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.10 views

CVE-2022-49826

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix double atahostput in atatportadd In the error path in atatportadd, when calling putdevice, atatportrelease is called, it will put the refcount of 'ap-host'. And then atahostput is called again, the...

7.8CVSS5.5AI score0.00216EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.12 views

CVE-2022-49814

In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more than just skb queue. However, kcmrecvmsg still only grabs the skb que...

7.8CVSS5.2AI score0.00158EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49811

In the Linux kernel, the following vulnerability has been resolved: drbd: use after free in drbdcreatedevice The drbddestroyconnection frees the "connection" so use the safe iterator to prevent a use after free...

7.8CVSS5.5AI score0.00216EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.8 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.5AI score0.00204EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.17 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.5CVSS5.4AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.6 views

CVE-2022-49802

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix null pointer dereference in ftraceaddmod The @ftracemod is allocated by kzalloc, so both the members prev,next of @ftracemode-list are NULL, it's not a valid state to call listdel. If kstrdup for @ftracemod-func|modul...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.14 views

CVE-2022-49803

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Fix memory leak of nsimdev-facookie kmemleak reports this issue: unreferenced object 0xffff8881bac872d0 size 8: comm "sh", pid 58603, jiffies 4481524462 age 68.065s hex dump first 8 bytes: 04 00 00 00 de ad be ef...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.53 views

CVE-2022-49799

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if setsyntheventprintfmt failed, then both traceremoveeventcall and unregistertraceevent will be called, which means the traceeventcall will call...

7.1CVSS5.5AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.25 views

CVE-2022-49794

In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91adc: fix possible memory leak in at91adcallocatetrigger If iiotriggerregister returns error, it should call iiotriggerfree to give up the reference that hold in iiotriggeralloc, so that it can call iiotrigrelease to...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
Rows per page
Query Builder