Lucene search
+L

3275 matches found

NVD
NVD
added 2025/09/04 4:15 p.m.11 views

CVE-2025-38730

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS0.0015EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/04 4:15 p.m.1 views

DEBIAN-CVE-2025-38694

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090prwonapb In dib7090prwonapb, msg is controlled by user. When msg0.buf is null and msg0.len is zero, former checks on msg0.buf would be passed. If accessing msg0.buf2...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.7 views

UBUNTU-CVE-2025-38718

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References36
OSV
OSV
added 2025/09/04 4:15 p.m.5 views

UBUNTU-CVE-2025-38694

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090prwonapb In dib7090prwonapb, msg is controlled by user. When msg0.buf is null and msg0.len is zero, former checks on msg0.buf would be passed. If accessing msg0.buf2...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References37
OSV
OSV
added 2025/09/04 4:15 p.m.14 views

UBUNTU-CVE-2025-38730

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

8.5CVSS6.6AI score0.0015EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.16 views

CVE-2025-38730 io_uring/net: commit partial buffers on retry

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS0.0015EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/04 3:33 p.m.37 views

CVE-2025-38730

CVE-2025-38730 concerns the Linux kernel io_uring/net handling of ring-provided buffers. The issue arises when a buffer acquired from the ring may remain valid across retries, and on the networking side, with MSG_WAITALL or streaming sockets with insufficient processing, the buffer could be kept ...

7.8CVSS5.6AI score0.0015EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/04 3:33 p.m.12 views

CVE-2025-38730 io_uring/net: commit partial buffers on retry

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS5.8AI score0.0015EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/09/04 3:33 p.m.13 views

CVE-2025-38718 sctp: linearize cloned gso packets in sctp_rcv

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS6.6AI score0.00151EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2025/09/04 3:33 p.m.6 views

CVE-2025-38718

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS5.2AI score0.00151EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/09/04 3:33 p.m.48 views

CVE-2025-38718

CVE-2025-38718 affects the Linux kernel SCTP implementation. The issue arises when cloning head skbs with fraglists, causing use-after-likes from sharing frag skbs and leading to uninitialized-value bugs (KMSAN) in sctp_inq_pop and related code paths. The fix patches sctp_rcv() to linearize clone...

7.8CVSS5.9AI score0.00151EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.12 views

CVE-2025-38690 drm/xe/migrate: prevent infinite recursion

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent infinite recursion If the buf + offset is not aligned to XECAHELINEBYTES we fallback to using a bounce buffer. However the bounce buffer here is allocated on the stack, and the only alignment requirement...

0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/04 3:32 p.m.7 views

CVE-2025-38690 drm/xe/migrate: prevent infinite recursion

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent infinite recursion If the buf + offset is not aligned to XECAHELINEBYTES we fallback to using a bounce buffer. However the bounce buffer here is allocated on the stack, and the only alignment requirement...

5.5CVSS6.6AI score0.00128EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/04 11:2 a.m.6 views

wifi: ath11k: clear initialized flag for deinit-ed srng lists

...

8.8CVSS7AI score0.00234EPSS
SaveExploits0
NVD
NVD
added 2025/09/04 10:42 a.m.16 views

CVE-2025-58057

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In netty-codec-compression versions 4.1.124.Final and below, and netty-codec versions 4.2.4.Final and below, when supplied with specially crafted...

7.5CVSS0.00561EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/04 10:42 a.m.9 views

DEBIAN-CVE-2025-58057

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In netty-codec-compression versions 4.1.124.Final and below, and netty-codec versions 4.2.4.Final and below, when supplied with specially crafted...

7.5CVSS6.1AI score0.00561EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:59 a.m.11 views

rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy

...

5.5CVSS7AI score0.00179EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:31 a.m.7 views

An issue was discovered in Mbed TLS before 2.24.0 (and before 2.16.8 LTS and before 2.7.17 LTS). There is missing zeroization of plaintext buffers in mbedtls_ssl_read to erase unused application data from memory.

...

7.5CVSS7AI score0.0155EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.4 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 recursive use of stack buffers in XE migrations that could lead to a stack overflow...

5.5CVSS6.2AI score0.00128EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.6 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 the habanalabs driver not handling file descriptors correctly when exporting dmabuf, which could lead to reuse...

7.8CVSS6.3AI score0.00142EPSS
SaveExploits0References5
Rows per page
Query Builder