Lucene search
+L

20767 matches found

OSV
OSV
added 2025/10/08 8:22 a.m.20 views

USN-7789-2 linux-raspi vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS6.6AI score0.01278EPSS
SaveExploits8References185
Ubuntu
Ubuntu
added 2025/10/08 8:22 a.m.19 views

USN-7789-2: Linux kernel (Raspberry Pi) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS7.6AI score0.01278EPSS
SaveExploits8
EUVD
EUVD
added 2025/10/08 12:31 a.m.9 views

EUVD-2025-31876

EUVD-2025-31876...

4.8CVSS6.4AI score0.00225EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/08 12:02 a.m.31 views

EUVD-2025-31856

A security vulnerability has been detected in Tenda CH22 up to 1.0.0.1. This issue affects the function formWrlsafeset of the file /goform/AdvSetWrlsafeset of the component HTTP Request Handler. The manipulation of the argument mitssidindex leads to stack-based buffer overflow. The attack may be...

10CVSS9.6AI score0.06192EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53484

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the...

7.8CVSS6.7AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2023-53577

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf, cpumap: Make sure kthread is running before map update returns The following warning was reported when running stress-mode enabled xdpredirectcpu with some...

7.8CVSS6.7AI score0.00142EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53671

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - srcu: Delegate work to the boot cpu if using SRCUSIZESMALL Commit 994f706872e6 srcu: Make Tree SRCU able to operate without snpnode array assumes that cpu 0 is...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.10 views

CVE-2023-53671

In the Linux kernel, the following vulnerability has been resolved: srcu: Delegate work to the boot cpu if using SRCUSIZESMALL Commit 994f706872e6 "srcu: Make Tree SRCU able to operate without snpnode array" assumes that cpu 0 is always online. However, there really are situations when some other...

5.5CVSS0.00134EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2023-53656

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2023-53660

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Handle skb as well when clean up ptrring The following warning was reported when running xdpredirectcpu with both skb-mode and stress-mode enabled: ------------ cut here ------------ Incorrect XDP memory type...

7.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 4:15 p.m.10 views

UBUNTU-CVE-2023-53624

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfq: fix integer overflow of "credit" if schfq is configured with "initial quantum" having values greater than INTMAX, the first assignment of "credit" does signed integer overflow to a very negative value. In this...

5.5CVSS5.9AI score0.00192EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.9 views

UBUNTU-CVE-2023-53656

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/07 4:15 p.m.9 views

UBUNTU-CVE-2023-53671

In the Linux kernel, the following vulnerability has been resolved: srcu: Delegate work to the boot cpu if using SRCUSIZESMALL Commit 994f706872e6 "srcu: Make Tree SRCU able to operate without snpnode array" assumes that cpu 0 is always online. However, there really are situations when some other...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/07 3:21 p.m.31 views

CVE-2023-53671

The CVE-2023-53671 issue affects the Linux kernel and is tied to SRCU behavior: when using SRCU_SIZE_SMALL, code assumed CPU 0 is always online. If a different CPU is the boot CPU (e.g., kdump with maxcpus=1), the system can hang, as observed on PowerPC where long task hangs were reported. The ro...

5.5CVSS6AI score0.00134EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.19 views

CVE-2023-53671 srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL

In the Linux kernel, the following vulnerability has been resolved: srcu: Delegate work to the boot cpu if using SRCUSIZESMALL Commit 994f706872e6 "srcu: Make Tree SRCU able to operate without snpnode array" assumes that cpu 0 is always online. However, there really are situations when some other...

0.00134EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.23 views

CVE-2023-53671

In the Linux kernel, the following vulnerability has been resolved: srcu: Delegate work to the boot cpu if using SRCUSIZESMALL Commit 994f706872e6 "srcu: Make Tree SRCU able to operate without snpnode array" assumes that cpu 0 is always online. However, there really are situations when some other...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 3:21 p.m.7 views

EUVD-2025-32742

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Handle skb as well when clean up ptrring The following warning was reported when running xdpredirectcpu with both skb-mode and stress-mode enabled: ------------ cut here ------------ Incorrect XDP memory type...

6AI score0.00153EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.16 views

CVE-2023-53660

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Handle skb as well when clean up ptrring The following warning was reported when running xdpredirectcpu with both skb-mode and stress-mode enabled: ------------ cut here ------------ Incorrect XDP memory type...

7.8CVSS5.3AI score0.00153EPSS
SaveExploits0
CVE
CVE
added 2025/10/07 3:21 p.m.35 views

CVE-2023-53660

The CVE describes a Linux kernel issue in the bpf/cpumap path where ptr_ring cleanup does not correctly handle skb-mode SKBs as XDP frames, causing incorrect memory-type usage warnings when xdp_redirect_cpu runs with skb-mode and stress-mode. The root cause, per the Astra Linux advisory, is twofo...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.10 views

CVE-2023-53656

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS5.2AI score0.00145EPSS
SaveExploits0
Rows per page
Query Builder