Lucene search
+L

16955 matches found

RedhatCVE
RedhatCVE
added 2025/02/26 4:28 p.m.24 views

CVE-2022-49586

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

4.7CVSS6.2AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 4:28 p.m.23 views

CVE-2022-49455

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible double free in ocxlfileregisterafu inforelease will be called in deviceunregister when info-dev's reference count is 0. So there is no need to call ocxlafuput and kfree again. Fix this by adding freeminor...

6.7CVSS6.4AI score0.00271EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 4:28 p.m.26 views

CVE-2025-0941 MET ONE 3400+ Potential Credential Exposure

MET ONE 3400+ instruments running software v1.0.41 can, under rare conditions, temporarily store credentials in plain text within the system. This data is not available to unauthenticated users...

5.8CVSS0.00186EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/26 4:28 p.m.112 views

CVE-2025-0941

CVE-2025-0941 affects Beckman Coulter MET ONE 3400+ instruments running software v1.0.41. Under rare conditions, credentials can be temporarily stored in plain text within the system; this data is not accessible to unauthenticated users. The CVE entry itself does not specify a patched version or ...

5.8CVSS5.7AI score0.00186EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/26 4:28 p.m.14 views

CVE-2022-49305

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192u: Fix deadlock in ieee80211beaconsstop There is a deadlock in ieee80211beaconsstop, which is shown below: Thread 1 | Thread 2 | ieee80211sendbeacon ieee80211beaconsstop | modtimer spinlockirqsave //1 |...

5.5CVSS6AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 4:27 p.m.21 views

CVE-2022-49087

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix a race in rxrpcexitnet Current code can lead to the following race: CPU0 CPU1 rxrpcexitnet rxrpcpeerkeepaliveworker if rxnet-live rxnet-live = false; deltimersync&rxnet-;peerkeepalivetimer;...

5.5CVSS7.5AI score0.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:57 p.m.11 views

CVE-2022-49407

In the Linux kernel, the following vulnerability has been resolved: dlm: fix plock invalid read This patch fixes an invalid read showed by KASAN. A unlock will allocate a "struct plockop" and a followed sendop will append it to a global sendlist data structure. In some cases a followed devread...

7.1CVSS6.1AI score0.00867EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:57 p.m.22 views

CVE-2022-49117

In the Linux kernel, the following vulnerability has been resolved: mips: ralink: fix a refcount leak in illaccofsetup ofnodeputnp needs to be called when pdev == NULL...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:57 p.m.23 views

CVE-2024-36353

Insufficient clearing of GPU global memory could allow a malicious process running on the same GPU to read left over memory values, potentially leading to loss of confidentiality...

6.5CVSS6.3AI score0.00157EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/02/26 3:56 p.m.22 views

CVE-2022-49452

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dmaunmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were actually removing the DMA map and then...

5.5CVSS6.2AI score0.00474EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:54 p.m.12 views

CVE-2022-49388

In the Linux kernel, the following vulnerability has been resolved: ubi: ubicreatevolume: Fix use-after-free when volume creation failed There is an use-after-free problem for 'ebatbl' in ubicreatevolume's error handling path: ubiebareplacetablevol, ebatbl vol-ebatbl = tbl outmapping:...

6.7CVSS7.5AI score0.00291EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:54 p.m.18 views

CVE-2022-49193

In the Linux kernel, the following vulnerability has been resolved: ice: fix 'scheduling while atomic' on aux critical err interrupt There's a kernel BUG splat on processing aux critical error interrupts in icemiscintr: 2100.917085 BUG: scheduling while atomic: swapper/15/0/0x00010000...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:54 p.m.21 views

CVE-2022-49063

In the Linux kernel, the following vulnerability has been resolved: ice: arfs: fix use-after-free when freeing @rxcpurmap The CI testing bots triggered the following splat: 718.203054 BUG: KASAN: use-after-free in freeirqcpurmap+0x53/0x80 718.206349 Read of size 4 at addr ffff8881bd127e00 by task...

5.5CVSS7.4AI score0.00282EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:54 p.m.19 views

CVE-2022-49056

In the Linux kernel, the following vulnerability has been resolved: iouring: abort file assignment prior to assigning creds We need to either restore creds properly if we fail on the file assignment, or just do the file assignment first instead. Let's do the latter as it's simpler, should make no...

5.5CVSS6.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:53 p.m.9 views

CVE-2021-47652

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufxusbprobe I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fbdestroymodelist+0x38/0x100 ... Call Trace:...

5.5CVSS6.1AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:33 p.m.26 views

CVE-2025-27311

Cross-Site Request Forgery CSRF vulnerability in luk3thomas Bulk Content Creator bulk-content-creator allows Cross Site Request Forgery.This issue affects Bulk Content Creator: from n/a through = 1.2.1...

4.3CVSS7.2AI score0.00168EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/26 3:32 p.m.29 views

CVE-2025-27320

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Pankaj Mondal Profile Widget Ninja profile-widget-ninja allows DOM-Based XSS.This issue affects Profile Widget Ninja: from n/a through = 4.3...

6.5CVSS7.2AI score0.00266EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/26 3:31 p.m.35 views

CVE-2025-27317

Cross-Site Request Forgery CSRF vulnerability in IT-RAYS RAYS Grid rays-grid allows Cross Site Request Forgery.This issue affects RAYS Grid: from n/a through = 1.3.1...

4.3CVSS7.2AI score0.00168EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/26 3:31 p.m.38 views

CVE-2025-27353

Cross-Site Request Forgery CSRF vulnerability in Bob Namaste! LMS namaste-lms allows Cross Site Request Forgery.This issue affects Namaste! LMS: from n/a through = 2.6.5...

4.3CVSS7.2AI score0.00154EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/26 3:31 p.m.26 views

CVE-2025-27344

Cross-Site Request Forgery CSRF vulnerability in filipstepanov Phee's LinkPreview linkpreview allows Cross Site Request Forgery.This issue affects Phee's LinkPreview: from n/a through = 1.6.7...

4.3CVSS7.2AI score0.00154EPSS
SaveExploits0References1
Rows per page
Query Builder