Lucene search
+L

3298 matches found

RedhatCVE
RedhatCVE
added 2025/02/27 9:36 a.m.8 views

CVE-2022-49457

In the Linux kernel, the following vulnerability has been resolved: ARM: versatile: Add missing ofnodeput in dcscbinit The devicenode pointer is returned by offindcompatiblenode with refcount incremented. We should use ofnodeput to avoid the refcount leak...

3.3CVSS6.3AI score0.0027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 9:31 a.m.10 views

CVE-2022-49238

In the Linux kernel, the following vulnerability has been resolved: ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855 Commit b4a0f54156ac "ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855" is to fix firmware crash by changing the WMI command...

5.5CVSS7.6AI score0.00291EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 9:28 a.m.2 views

CVE-2022-49095

In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xxremoveone The error handling path of the probe releases a resource that is not freed in the remove function. In some cases, a ioremap must be undone. Add the missing iounmap call in...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 9:0 a.m.9 views

CVE-2022-49259

In the Linux kernel, the following vulnerability has been resolved: block: don't delete queue kobject before its children kobjects aren't supposed to be deleted before their child kobjects are deleted. Apparently this is usually benign; however, a WARN will be triggered if one of the child kobjec...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 8:57 a.m.7 views

CVE-2024-52557

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

5.5CVSS6.7AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 8:5 a.m.7 views

CVE-2022-49596

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

4.7CVSS6.4AI score0.00185EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/27 12:0 a.m.11 views

DLA-4069-1 emacs - security update

Bulletin has no description...

8.8CVSS9.6AI score0.0256EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/02/27 12:0 a.m.31 views

Oracle Agile Product Lifecycle Management (PLM) 9.3.6.x < 9.3.6.26

The version of Oracle Agile Product Lifecycle Management PLM on the remote host is 9.3.6.x prior to 9.3.6.26. It is, therefore, affected by multiple vulnerabilities, including: - Vulnerability in the Oracle Agile PLM product of Oracle Supply Chain component: Export. The supported version that is...

8.8CVSS7.1AI score0.99999EPSS
SaveExploits24References8
OSV
OSV
added 2025/02/27 12:0 a.m.11 views

DSA-5871-1 emacs - security update

Bulletin has no description...

8.8CVSS8.7AI score0.0256EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 12:0 a.m.9 views

DLA-4070-1 freerdp2 - security update

Bulletin has no description...

9.1CVSS6.7AI score0.02752EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/02/26 10:23 p.m.8 views

CVE-2022-49188

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcomq6v5mss: Fix some leaks in q6v5allocmemoryregion The devicenode pointer is returned by ofparsephandle or ofgetchildbyname with refcount incremented. We should use ofnodeput on it when done. This function only call...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:28 p.m.19 views

CVE-2022-49669

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race on unaccepted mptcp sockets When the listener socket owning the relevant request is closed, it frees the unaccepted subflows and that causes later deletion of the paired MPTCP sockets. The mptcp socket's worker ca...

5.5CVSS7.4AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:27 p.m.17 views

CVE-2022-49530

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix double free in siparsepowertable In function siparsepowertable, array adev-pm.dpm.ps and its member is allocated. If the allocation of each member fails, the array itself is freed and returned with an error code...

7.8CVSS6.4AI score0.00278EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:25 p.m.17 views

CVE-2022-49194

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just normal loads and stores and this is causing proble...

5.5CVSS6.3AI score0.00662EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:25 p.m.20 views

CVE-2022-49174

In the Linux kernel, the following vulnerability has been resolved: ext4: fix ext4mbmarkbb with flexbg with fastcommit In case of flexbg feature which is by default enabled, extents for any given inode might span across blocks from two different block group. ext4mbmarkbb only reads the bufferhead...

5.5CVSS6.1AI score0.00277EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:0 p.m.9 views

CVE-2022-49287

In the Linux kernel, the following vulnerability has been resolved: tpm: fix reference counting for struct tpmchip The following sequence of operations results in a refcount warning: 1. Open device /dev/tpmrm. 2. Remove module tpmtisspi. 3. Write a TPM command to the file descriptor opened at...

5.5CVSS7.5AI score0.00275EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 8:55 p.m.8 views

CVE-2022-49236

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF due to race between btftrygetmodule and loadmodule While working on code to populate kfunc BTF ID sets for module BTF from its initcall, I noticed that by the time the initcall is invoked, the module BTF can already ...

5.5CVSS7.4AI score0.0027EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:10 p.m.5 views

RLSA-2025:1230 Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: media: uvcvideo: Skip parsing frames of type UVCVSUNDEFINED in uvcparseformat CVE-2024-53104 For more details about the security...

7.8CVSS7.9AI score0.03301EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/02/26 6:58 p.m.12 views

CVE-2022-49432

In the Linux kernel, the following vulnerability has been resolved: powerpc/xics: fix refcount leak in icpopalinit The offindcompatiblenode function returns a node pointer with refcount incremented, use ofnodeput on it when done...

5.5CVSS6.3AI score0.0027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 6:56 p.m.9 views

CVE-2022-49159

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Implement ref count for SRB The timeout handler and the done function are racing. When qla2x00asynciocbtimeout starts to run it can be preempted by the normal response path via the firmware?. qla24xxasyncgpscspdone...

4.4CVSS6.4AI score0.00325EPSS
SaveExploits0References4
Rows per page
Query Builder