Lucene search
+L

23602 matches found

RedhatCVE
RedhatCVE
added 2025/05/02 6:05 a.m.14 views

CVE-2022-49895

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix decoder allocation crash When an intermediate port's decoders have been exhausted by existing regions, and creating a new region with the port in question in it's hierarchical path is attempted, cxlportattachregio...

5.5CVSS6.6AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:00 a.m.11 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.5CVSS6.5AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:57 a.m.5 views

CVE-2022-49819

In the Linux kernel, the following vulnerability has been resolved: octeonep: fix potential memory leak in octepdevicesetup When occur unsupporteddev and mbox init errors, it did not free oct-conf and iounmap oct-mmioi.hwaddr. That would trigger memory leak problem. Add kfree for oct-conf and...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:56 a.m.7 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.4AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:56 a.m.4 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.5CVSS6.5AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:53 a.m.7 views

CVE-2022-49787

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase the reference count for the returned pcidev. We need to use pcidevput to decrease the reference count before amdprobe returns. There ...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:53 a.m.9 views

CVE-2022-49784

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/uncore: Fix memory leak for events array When a CPU comes online, the per-CPU NB and LLC uncore contexts are freed but not the events array within the context structure. This causes a memory leak as identified by the...

5.5CVSS6.6AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:52 a.m.5 views

CVE-2022-49773

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix optc2configure warning on dcn314 Why dcn314 uses optc2configurecrc that wraps optc1configurecrc + set additional registers not applicable to dcn314. It's not critical but when used leads to warning like:...

5.5CVSS6.6AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:52 a.m.9 views

CVE-2022-49766

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

5.5CVSS6.6AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:47 a.m.6 views

CVE-2025-37741

In the Linux kernel, the following vulnerability has been resolved: jfs: Prevent copying of nlink with value 0 from disk inode syzbot report a deadlock in diFree. 1 When calling "ioctl$LOOPSETSTATUS64", the offset value passed in is 4, which does not match the mounted loop device, causing the...

5.5CVSS6.2AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:43 a.m.8 views

CVE-2022-49879

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUGON when directory entry has invalid reclen The reclen field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a BUG in ext4reclentodisk, called from makeindexeddir...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:41 a.m.11 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.5CVSS6.4AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:40 a.m.10 views

CVE-2022-49856

No description is available for this CVE...

5.5CVSS6.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:39 a.m.9 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.5CVSS6.5AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:36 a.m.8 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...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:35 a.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.5CVSS6.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:34 a.m.15 views

CVE-2022-49820

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARNON in mctpi2cflowrelease: if midev-releasecount midev-i2clockcount WARNONCE1, "release count overflow"; This may be hit if we expire a...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:31 a.m.7 views

CVE-2022-49805

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

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:31 a.m.4 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.5CVSS6.4AI score0.00195EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:30 a.m.8 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.5CVSS6.6AI score0.00191EPSS
SaveExploits0References4
Rows per page
Query Builder