Lucene search
+L

3266 matches found

UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.6 views

CVE-2025-68200

In the Linux kernel, the following vulnerability has been resolved: bpf: Add bpfprogrundatapointers syzbot found that clsbpfclassify is able to change tcskbcbskb-dropreason triggering a warning in skskbreasondrop. WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 skskbreasondrop...

5.7AI score0.00202EPSS
SaveExploits0References33
CVE
CVE
added 2025/12/16 1:48 p.m.25 views

CVE-2025-68200

CVE-2025-68200 is a Linux kernel vulnerability addressed by introducing bpf_prog_run_data_pointers() to save/restore net_sched storage that collides with BPF data_meta/data_end. The issue stemmed from cls_bpf_classify() potentially modifying tc_skb_cb(skb)->drop_reason, triggering a warning in...

6.1AI score0.00202EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-68232

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - veth: more robust handing of race to avoid txq getting stuck Commit dc82a33297fc veth: apply qdisc backpressure on full ptrring to reduce TX drops introduced a...

7.5CVSS5.5AI score0.00392EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.15 views

PT-2025-51645

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition within the virtual ethernet veth module can lead to a permanently stalled transmit queue TXQ. This issue stemmed from a flawed implementation in commit dc82a33297fc, whi...

9.8CVSS6.4AI score0.00677EPSS
SaveExploits8References211
Microsoft CVE
Microsoft CVE
added 2025/12/10 9:01 a.m.9 views

nvmet-fc: avoid scheduling association deletion twice

...

9.8CVSS7AI score0.00641EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.9 views

SUSE CVE-2022-50652

In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/10 12:26 a.m.8 views

SUSE CVE-2025-40343

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid scheduling association deletion twice When forcefully shutting down a port via the configfs interface, nvmetportsubsysdroplink first calls nvmetportdelctrls and then nvmetdisableport. Both functions will eventuall...

6.4CVSS6.3AI score0.00641EPSS
SaveExploits0References22
NVD
NVD
added 2025/12/09 4:17 p.m.8 views

CVE-2025-40329

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix deadlock in drmschedentitykilljobscb The Mesa issue referenced below pointed out a possible deadlock: 1231.611031 Possible interrupt unsafe locking scenario: 1231.611033 CPU0 CPU1 1231.611034 ---- ---- 1231.611035...

0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.18 views

UBUNTU-CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 4:10 a.m.5 views

CVE-2025-40343 nvmet-fc: avoid scheduling association deletion twice

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid scheduling association deletion twice When forcefully shutting down a port via the configfs interface, nvmetportsubsysdroplink first calls nvmetportdelctrls and then nvmetdisableport. Both functions will eventuall...

9.8CVSS6.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 4:09 a.m.10 views

CVE-2025-40329

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix deadlock in drmschedentitykilljobscb The Mesa issue referenced below pointed out a possible deadlock: 1231.611031 Possible interrupt unsafe locking scenario: 1231.611033 CPU0 CPU1 1231.611034 ---- ---- 1231.611035...

5.3AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 4:09 a.m.19 views

CVE-2025-40329 drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix deadlock in drmschedentitykilljobscb The Mesa issue referenced below pointed out a possible deadlock: 1231.611031 Possible interrupt unsafe locking scenario: 1231.611033 CPU0 CPU1 1231.611034 ---- ---- 1231.611035...

6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/12/09 4:09 a.m.26 views

CVE-2025-40329

The CVE-2025-40329 entry documents a deadlock in the Linux kernel’s DRM scheduler, specifically in drm_sched_entity_kill_jobs_cb. The issue arises when a fence callback (executed in interrupt context) tries to acquire dma_fence/additional locks while another CPU holds xa_lock, creating a potentia...

6.3AI score0.00218EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/09 1:16 a.m.15 views

CVE-2022-50652

In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...

0.00229EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:16 a.m.6 views

UBUNTU-CVE-2022-50652

In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...

5.7AI score0.00229EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.5 views

CVE-2022-50652

In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...

5.4AI score0.00229EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.7 views

WordPress plugin Online Booking & Scheduling Calendar for WordPress by vcita 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. The WordPress plugin Onli...

8.8CVSS6.5AI score0.00146EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from duplicate scheduling association deletion...

6.2AI score0.00641EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the lack of an unlock operation in the uiodmemgenirq interrupt configuration, which could lead to scheduling...

6.1AI score0.00229EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an attempt by dm to queue IO under RCU protection, which could lead to invalid context scheduling...

7.9AI score0.00181EPSS
SaveExploits0References4
Rows per page
Query Builder