Lucene search
+L

1374 matches found

NVD
NVD
•added 2024/06/03 10:15 a.m.•21 views

CVE-2023-43545

Memory corruption when more scan frequency list or channels are sent from the user space...

7.8CVSS6.8AI score0.00102EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/06/03 10:05 a.m.•37 views

CVE-2023-43545 Integer Overflow or Wraparound in WLAN HOST

Memory corruption when more scan frequency list or channels are sent from the user space...

6.7CVSS6.8AI score0.00102EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/05/30 3:23 p.m.•39 views

CVE-2023-52882 clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes instability. This leads to system crashes and other...

7.4AI score0.00269EPSS
SaveExploits0References7
OSV
OSV
•added 2024/05/30 3:23 p.m.•22 views

CVE-2023-52882 clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes instability. This leads to system crashes and other...

6AI score
SaveExploits0References12
Tenable Nessus
Tenable Nessus
•added 2024/05/29 12:00 a.m.•117 views

Ubuntu 22.04 LTS : Linux kernel (Intel IoTG) vulnerabilities (USN-6795-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6795-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use-...

9.8CVSS7.6AI score0.50967EPSS
SaveExploits2References94
RedhatCVE
RedhatCVE
•added 2024/05/27 8:29 a.m.•20 views

CVE-2021-47437

A vulnerability was found in the Linux kernel's iio: adis16475 driver, causing a deadlock issue during frequency setting operations. This issue can lead to system stalls or unresponsiveness under certain conditions. Mitigation Mitigation for this issue is either not available or the currently...

5.5CVSS9AI score0.00149EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2024/05/25 3:34 a.m.•8 views

SUSE CVE-2021-47437

In the Linux kernel, the following vulnerability has been resolved: iio: adis16475: fix deadlock on frequency set With commit 39c024b51b560 "iio: adis16475: improve sync scale mode handling", two deadlocks were introduced: 1 The call to 'adiswritereg16' was not changed to it's unlocked version. 2...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References8
OSV
OSV
•added 2024/05/24 3:15 p.m.•10 views

DEBIAN-CVE-2021-47532

In the Linux kernel, the following vulnerability has been resolved: drm/msm/devfreq: Fix OPP refcnt leak...

5.5CVSS5.1AI score0.00193EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2024/05/23 3:04 a.m.•11 views

SUSE CVE-2021-47313

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix potential memleak in cppccpufreqcpuinit It's a classic example of memleak, we allocate something, we fail and never free the resources. Make sure we free all resources on policy -init failures...

8.4CVSS6.5AI score0.00258EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2024/05/23 3:04 a.m.•10 views

SUSE CVE-2021-47318

In the Linux kernel, the following vulnerability has been resolved: archtopology: Avoid use-after-free for scalefreqdata Currently topologyscalefreqtick which gets called from schedulertick may end up using a pointer to "struct scalefreqdata", which was previously cleared by...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2024/05/22 10:16 a.m.•18 views

kernel: sched/membarrier: reduce the ability to hammer on sys_membarrier

A flaw was found in sysmembarrier in the Linux kernel in sched/membarrier in how a user calls it at too high of a frequency. This flaw allows a local user to saturate the machine...

5.5CVSS6.6AI score0.00318EPSS
SaveExploits0References6
OSV
OSV
•added 2024/05/22 7:15 a.m.•8 views

DEBIAN-CVE-2021-47437

In the Linux kernel, the following vulnerability has been resolved: iio: adis16475: fix deadlock on frequency set With commit 39c024b51b560 "iio: adis16475: improve sync scale mode handling", two deadlocks were introduced: 1 The call to 'adiswritereg16' was not changed to it's unlocked version. 2...

5.5CVSS5.4AI score0.00149EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/05/22 6:19 a.m.•39 views

CVE-2021-47437 iio: adis16475: fix deadlock on frequency set

In the Linux kernel, the following vulnerability has been resolved: iio: adis16475: fix deadlock on frequency set With commit 39c024b51b560 "iio: adis16475: improve sync scale mode handling", two deadlocks were introduced: 1 The call to 'adiswritereg16' was not changed to it's unlocked version. 2...

6.4AI score0.00149EPSS
SaveExploits0References2
OSV
OSV
•added 2024/05/21 4:15 p.m.•9 views

DEBIAN-CVE-2023-52776

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dfs-radar and temperature event locking The ath12k active pdevs are protected by RCU but the DFS-radar and temperature event handling code calling ath12kmacgetarbypdevid was not marked as a read-side critical...

8.8CVSS5.4AI score0.00849EPSS
SaveExploits0References1
OSV
OSV
•added 2024/05/21 3:15 p.m.•4 views

DEBIAN-CVE-2021-47387

In the Linux kernel, the following vulnerability has been resolved: cpufreq: schedutil: Use kobject release method to free sugovtunables The struct sugovtunables is protected by the kobject, so we can't free it directly. Otherwise we would get a call trace like this: ODEBUG: free active active...

5.5CVSS5.4AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
•added 2024/05/21 3:15 p.m.•18 views

UBUNTU-CVE-2021-47318

In the Linux kernel, the following vulnerability has been resolved: archtopology: Avoid use-after-free for scalefreqdata Currently topologyscalefreqtick which gets called from schedulertick may end up using a pointer to "struct scalefreqdata", which was previously cleared by...

7.8CVSS5.7AI score0.0023EPSS
SaveExploits0References5
OSV
OSV
•added 2024/05/21 3:15 p.m.•18 views

UBUNTU-CVE-2021-47313

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix potential memleak in cppccpufreqcpuinit It's a classic example of memleak, we allocate something, we fail and never free the resources. Make sure we free all resources on policy -init failures...

8.4CVSS5.7AI score0.00258EPSS
SaveExploits0References6
OSV
OSV
•added 2024/05/17 3:15 p.m.•4 views

DEBIAN-CVE-2023-52683

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow In lpitupdateresidency there is a possibility of overflow in multiplication, if tsckhz is large enough UINTMAX/1000. Change multiplication to mulu32u32. Found by Linux Verification...

5.5CVSS5.7AI score0.00252EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/05/17 8:24 a.m.•43 views

CVE-2024-24873 WordPress Polls CP plugin <= 1.0.71 - Polls Limitation Bypass vulnerability

: Improper Control of Interaction Frequency vulnerability in CodePeople CP Polls allows Flooding.This issue affects CP Polls: from n/a through 1.0.71...

5.3CVSS5.3AI score0.0042EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2024/05/17 12:00 a.m.•10 views

WordPress plugin CP Polls 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security...

5.3CVSS8.2AI score0.0042EPSS
SaveExploits0References2
Rows per page
Query Builder