Lucene search
+L

6917 matches found

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

CVE-2022-49698

In the Linux kernel, the following vulnerability has been resolved: netfilter: use getrandomu32 instead of prandom bh might occur while updating per-cpu rndstate from user context, ie. localout path. BUG: using smpprocessorid in preemptible 00000000 code: nginx/2725 caller is...

7.8CVSS5.8AI score0.00296EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•8 views

CVE-2022-49354

In the Linux kernel, the following vulnerability has been resolved: ata: pataocteoncf: Fix refcount leak in octeoncfprobe offinddevicebynode takes reference, we should use putdevice to release it when not need anymore. Add missing putdevice to avoid refcount leak...

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

CVE-2022-49266

In the Linux kernel, the following vulnerability has been resolved: block: fix rq-qos breakage from skipping rqqosdonebio a647a524a467 "block: don't call rqqosops-donebio if the bio isn't tracked" made bioendio skip rqqosdonebio if BIOTRACKED is not set. While this fixed a potential oops, it also...

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

CVE-2022-49241

In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sam9x5wm8731driverprobe The devicenode pointer is returned by ofparsephandle with refcount incremented. We should use ofnodeput on it when done. This function only calls ofnodeput in the regular...

5.5CVSS6AI score0.00261EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•14 views

CVE-2022-49464

In the Linux kernel, the following vulnerability has been resolved: erofs: fix buffer copy overflow of ztailpacking feature I got some KASAN report as below: 46.959738 ================================================================== 46.960430 BUG: KASAN: use-after-free in...

7.8CVSS6.5AI score0.00264EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•10 views

CVE-2022-49444

In the Linux kernel, the following vulnerability has been resolved: module: fix eshstrndx.shsize=0 OOB access It is trivial to craft a module to trigger OOB access in this line: if info-secstringsstrhdr-shsize - 1 != '\0' BUG: unable to handle page fault for address: ffffc90000aa0fff PGD 10000006...

7.1CVSS6.1AI score0.00288EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•9 views

CVE-2022-49517

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix missing ofnodeput in mt2701wm8960machineprobe This node pointer is returned by ofparsephandle with refcount incremented in this function. Calling ofnodeput to avoid the refcount leak...

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

CVE-2022-49535

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfcissueelsflogi fails and returns non-zero status, the node reference count is decremented to trigger the release of the nodelist structure...

8.8CVSS6.1AI score0.00319EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•8 views

CVE-2022-49371

In the Linux kernel, the following vulnerability has been resolved: driver core: fix deadlock in deviceattach In deviceattach function, The lock holding logic is as follows: ... deviceattach devicelockdev // get lock dev asyncscheduledevdeviceattachasynchelper, dev; // func asyncschedulenode...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•13 views

CVE-2022-49418

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

9.8CVSS6.3AI score0.0053EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•13 views

CVE-2022-49497

In the Linux kernel, the following vulnerability has been resolved: net: remove two BUG from skbchecksumhelp I have a syzbot report that managed to get a crash in skbchecksumhelp If syzbot can trigger these BUG, it makes sense to replace them with more friendly WARNONONCE since skbchecksumhelp ca...

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

CVE-2022-49390

In the Linux kernel, the following vulnerability has been resolved: macsec: fix UAF bug for realdev Create a new macsec device but not get reference to realdev. That can not ensure that realdev is freed after macsec. That will trigger the UAF bug for realdev as following:...

7.8CVSS6AI score0.0027EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•10 views

CVE-2022-49391

In the Linux kernel, the following vulnerability has been resolved: remoteproc: mtkscp: Fix a potential double free 'scp-rproc' is allocated using devmrprocalloc, so there is no need to free it explicitly in the remove function...

7.8CVSS6.3AI score0.00249EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•8 views

CVE-2022-49382

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

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

CVE-2022-49327

In the Linux kernel, the following vulnerability has been resolved: bcache: avoid journal no-space deadlock by reserving 1 journal bucket The journal no-space deadlock was reported time to time. Such deadlock can happen in the following situation. When all journal buckets are fully filled by acti...

5.5CVSS6AI score0.00195EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•13 views

CVE-2022-49231

In the Linux kernel, the following vulnerability has been resolved: rtw88: fix memory overrun and memory leak during hwscan Previously we allocated less memory than actual required, overwrite to the buffer causes the mm module to complaint and raise access violation faults. Along with potential...

7.8CVSS6AI score0.00234EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•13 views

CVE-2022-49232

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpudmconnectoraddcommonmodes In amdgpudmconnectoraddcommonmodes, amdgpudmcreatecommonmode is assigned to mode and is passed to drmmodeprobedadd directly after that...

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

CVE-2022-49395

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscallstubdata expects the datacount parameter to be the number of longs, not bytes. ================================================================== BUG: KASAN: stack-out-of-bounds in...

7.1CVSS6.2AI score0.00291EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•14 views

CVE-2022-49397

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference in case of a late probe error e.g. probe deferral...

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

CVE-2022-49257

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix NULL dereference in error cleanup In watchqueuesetsize, the error cleanup code doesn't take account of the fact that freepage can't handle a NULL pointer when trying to free up buffer pages that did get allocated...

5.5CVSS6.5AI score0.00261EPSS
SaveExploits0References7
Rows per page
Query Builder