Lucene search
+L

1597 matches found

Microsoft CVE
Microsoft CVE
added 2025/08/07 12:00 a.m.5 views

vhost-scsi: protect vq->log_used with vq->mutex

...

8.8CVSS7AI score0.00174EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/08/06 12:00 a.m.5 views

virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN

...

4.7CVSS6.8AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2025/07/11 11:08 a.m.6 views

OESA-2025-1821 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: add sanity check for gsm-receive in gsmreceivebuf A null pointer dereference can happen when attempting to access the "gsm-receive" function in...

7CVSS6.5AI score0.00402EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/07/09 11:22 p.m.7 views

SUSE CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

4.1CVSS7.3AI score0.00158EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/09 11:15 a.m.7 views

CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

7.8CVSS0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/09 11:15 a.m.11 views

AZL-64853 CVE-2025-38262 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

7.8CVSS6.7AI score0.00158EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/09 10:42 a.m.102 views

CVE-2025-38262

In CVE-2025-38262, the Linux kernel's tty: serial: uartlite driver had a concurrency race during probing when two uart instances probe simultaneously. The race could let a second path call ulite_assign while uart_driver is not fully initialized, causing uart_add_one_port to dereference a null uar...

7.8CVSS6.5AI score0.00158EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/07/09 10:42 a.m.10 views

CVE-2025-38262 tty: serial: uartlite: register uart driver in init

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

7.8CVSS7.2AI score
SaveExploits0References11
Microsoft KB
Microsoft KB
added 2025/07/08 12:00 a.m.10 views

July 8, 2025-KB5056580 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 22H2 and Windows 11, version 23H2

None None...

6.1AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2025/07/08 12:00 a.m.17 views

July 8, 2025-KB5062062 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Microsoft server operating system, version 23H2

None None...

6.1AI score
SaveExploits0
Gitee
Gitee
added 2025/07/07 12:11 a.m.101 views

Exploit for Cleartext Transmission of Sensitive Information in Paloaltonetworks Cortex_Xdr_Agent

Nuclei2Snort 📖 项目介绍 Nuclei2Snort 是一个高效的自动化工具,用于将 Nuclei POC(Proof of Concept)模板批量转换为 Snort IDS/IPS 规则。该工具帮助安全研究人员和运维团队快速将 Nuclei 的漏洞检测模板转换为可部署的网络入侵检测规则。 ✨ 主要特性 - 🚀 批量转换: 支持单文件和目录批量转换 - 🌐 智能翻译: 集成腾讯云翻译API,自动将英文漏洞描述翻译为中文 - 🔧 自动分类: 智能识别漏洞类型并映射到相应的Snort分类 - ⚡ 并发处理: 支持多线程并发转换,提高处理效率 - 🛡️ 安全配置:...

6.7CVSS6.5AI score0.00213EPSS
SaveExploits3
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.5 views

SUSE CVE-2025-38101

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset Enlarge the critical section in ringbuffersubbuforderset to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other...

5.8CVSS6.9AI score0.00167EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.5 views

SUSE CVE-2025-38117

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Protect mgmtpending list with its own lock This uses a mutex to protect from concurrent access of mgmtpending list which can cause crashes like: ==================================================================...

5.8CVSS6.4AI score0.00154EPSS
SaveExploits0References23
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

DEBIAN-CVE-2025-38101

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset Enlarge the critical section in ringbuffersubbuforderset to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other...

7.8CVSS6.6AI score0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/03 9:15 a.m.9 views

CVE-2025-38101

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset Enlarge the critical section in ringbuffersubbuforderset to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other...

7.8CVSS0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/03 9:15 a.m.16 views

UBUNTU-CVE-2025-38117

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Protect mgmtpending list with its own lock This uses a mutex to protect from concurrent access of mgmtpending list which can cause crashes like: ==================================================================...

7.8CVSS6.2AI score0.00154EPSS
SaveExploits0References30
OSV
OSV
added 2025/07/03 9:15 a.m.10 views

UBUNTU-CVE-2025-38101

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset Enlarge the critical section in ringbuffersubbuforderset to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other...

7.8CVSS6.7AI score0.00167EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.16 views

CVE-2025-38101 ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset Enlarge the critical section in ringbuffersubbuforderset to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other...

7.8CVSS0.00167EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/03 8:35 a.m.65 views

CVE-2025-38101

CVE-2025-38101 is publicly addressed in the openSUSE/SUSE advisory for the Linux kernel. The issue concerns the ring-buffer subsystem, specifically the function ring_buffer_subbuf_order_set(), where the critical section was enlarged to ensure error handling runs with the per-buffer mutex held, pr...

7.8CVSS7.6AI score0.00167EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38101 ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset Enlarge the critical section in ringbuffersubbuforderset to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other...

7.8CVSS6.4AI score
SaveExploits0References6
Rows per page
Query Builder