Lucene search
+L

1938 matches found

UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49574

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctltcprecovery. While reading sysctltcprecovery, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS5.8AI score0.00186EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49656

In the Linux kernel, the following vulnerability has been resolved: ARM: meson: Fix refcount leak in mesonsmppreparecpus offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.1AI score0.0026EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49392

In the Linux kernel, the following vulnerability has been resolved: serial: 8250aspeedvuart: Fix potential NULL dereference in aspeedvuartprobe platformgetresource may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference...

5.5CVSS6.1AI score0.00256EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49363

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on block address in f2fsdozerorange As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215894 I have encountered a bug in F2FS file system in kernel v5.17. I have uploaded the...

7.8CVSS5.9AI score0.00271EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49512

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: denali: Use managed device resources All of the resources used by this driver has managed interfaces, so use them. Otherwise we will get the following splat: 4.472703 denali-nand-pci 0000:00:05.0: timeout while...

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

CVE-2022-49650

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bamdma: fix runtime PM underflow Commit dbad41e7bb5f "dmaengine: qcom: bamdma: check if the runtime pm enabled" caused unbalanced pmruntimeget/put calls when the bam is controlled remotely. This commit reverts it...

5.5CVSS6AI score0.0026EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49296

In the Linux kernel, the following vulnerability has been resolved: ceph: fix possible deadlock when holding Fwb to get inlinedata 1, mount with wsync. 2, create a file with ORDWR, and the request was sent to mds.0: cephatomicopen-- cephmdscdorequestopenc finishopenfile, dentry, cephopen--...

5.5CVSS6.4AI score0.00167EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49440

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Keep MSRRI set when calling RTAS RTAS runs in real mode MSRDR and MSRIR unset and in 32-bit big endian mode MSRSF,LE unset. The change in MSR is done in enterrtas in a relatively complex way, since the MSR value cou...

5.5CVSS5.9AI score0.00256EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49318

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARNON in f2fsisvalidblkaddr Syzbot triggers two WARNs in f2fsisvalidblkaddr and isbitmapvalid. For example, in f2fsisvalidblkaddr, if type is DATAGENERICENHANCE or DATAGENERICENHANCEREAD, it invokes WARNON if blkadd...

5.5CVSS5.7AI score0.00257EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49425

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dereference of stale list iterator after loop body The list iterator variable will be a bogus pointer if no break was hit. Dereferencing it cur-page in this case could load an out-of-bounds/undefined value making it...

7.8CVSS5.8AI score0.00271EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49313

In the Linux kernel, the following vulnerability has been resolved: drivers: usb: host: Fix deadlock in oxubussuspend There is a deadlock in oxubussuspend, which is shown below: Thread 1 | Thread 2 | timeraction oxubussuspend | modtimer spinlockirq //1 | wait a time ... | oxuwatchdog deltimersync...

5.5CVSS6AI score0.00205EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49460

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: rk3399dmc: Disable edev on remove Otherwise we hit an unablanced enable-count when unbinding the DFI device: 1279.659119 ------------ cut here ------------ 1279.659179 WARNING: CPU: 2 PID: 5638 at...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49727

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in l2tpip6sendmsg When len = INTMAX - transhdrlen, ulen = len + transhdrlen will be overflow. To fix, we can follow what udpv6 does and subtract the transhdrlen from the max...

5.5CVSS6AI score0.0028EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49693

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp4: Fix refcount leak in mdp4modesetinitintf ofgraphgetremotenode returns remote device node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcoun...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49269

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.5CVSS6.2AI score0.00263EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.12 views

CVE-2022-49208

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent some integer underflows My static checker complains that: drivers/infiniband/hw/irdma/ctrl.c:3605 irdmascceqinit warn: can subtract underflow 'info-dev-hmcfpmmisc.maxceqs'? It appears that...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.7 views

CVE-2022-49074

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICRCTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the distributor bit index, whereas it is a different bit number in the RDs...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/02/26 6:37 a.m.9 views

CVE-2021-47650

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-compress: prevent the potentially use of null pointer There is one call trace that sndsocregistercard -sndsocbindcard-socinitpcmruntime -sndsocdaicompressnew-sndsocnewcompress. In the trace the 'codecdai' transfers from...

5.5CVSS6.3AI score0.00249EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/25 10:15 p.m.5 views

CVE-2025-0514

Improper Input Validation vulnerability in The Document Foundation LibreOffice allows Windows Executable hyperlink targets to be executed unconditionally on activation.This issue affects LibreOffice: from 24.8 before 24.8.5...

7.8CVSS7AI score0.00319EPSS
SaveExploits0References2
Circl
Circl
added 2025/02/25 2:23 p.m.11 views

CVE-2025-26983

creationtimestamp| type| source ---|---|--- 2025-02-25 14:23:58+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5274 2025-02-25 17:02:59+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lizdqwc3on23 2025-02-25 17:22:40+00:00| seen| https://t.me/cvedetector/18869 2025-08-22...

4.3CVSS8.7AI score0.00324EPSS
SaveExploits0References3
Rows per page
Query Builder