Lucene search
+L

1795 matches found

CNNVD
CNNVD
added 2026/05/06 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the hid-pl driver’s failure to handle initialization errors, potentially leading to null pointer...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the brcmfmac driver. When the detection fails, sdiodev-bus is set to an incorrect value instead o...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/05 9:12 p.m.5 views

GHSA-GRGV-6HW6-V9G4 Twisted has a Denial of Service (DoS) in twisted.names via Crafted DNS Compression Pointer Chains

Details The twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previo...

7.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/05/05 9:12 p.m.18 views

Twisted has a Denial of Service (DoS) in twisted.names via Crafted DNS Compression Pointer Chains

Details The twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previo...

7.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.28 views

PT-2026-37076

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A misleadingly named function copy user nocache was identified as a specialty memory copy routine that uses non-temporal stores for the destination and provides exception handling for bo...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/05 12:0 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the xfsattrirecoverwork function’s failure in iget, leading it to perform irele operations on...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.27 views

PT-2026-37262

Name of the Vulnerable Software and Affected Versions Twisted versions prior to 26.4.0 Description The twisted.names module is susceptible to a Denial of Service DoS attack caused by resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can send a specially crafted...

7.5CVSS5.8AI score0.00433EPSS
SaveExploits3References56
Github Security Blog
Github Security Blog
added 2026/05/04 8:19 p.m.12 views

Pillow has a PDF Parsing Trailer Infinite Loop (DoS)

Impact An attacker can supply a malicious PDF that causes the process to hang indefinitely, consuming 100% CPU and making the application unresponsive. Patches Patched version: 12.2.0. PdfParser introduced in Pillow 4.2.0 follows Prev pointers in PDF trailers to read cross-reference sections. If ...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.15 views

PT-2026-37199

Name of the Vulnerable Software and Affected Versions Pillow versions 4.2.0 through 12.1.x Description A flaw in the PdfParser allows an attacker to supply a malicious PDF that causes the process to hang indefinitely, consuming 100% CPU and making the application unresponsive. This occurs because...

8.6CVSS5.8AI score0.00408EPSS
SaveExploits1References57
OSV
OSV
added 2026/05/02 6:11 a.m.7 views

CVE-2026-43058 media: vidtv: fix pass-by-value structs causing MSAN warnings

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix pass-by-value structs causing MSAN warnings vidtvtsnullwriteinto and vidtvtspcrwriteinto take their argument structs by value, causing MSAN to report uninit-value warnings. While only vidtvtsnullwriteinto has...

5.8AI score
SaveExploits0References12
EUVD
EUVD
added 2026/05/02 6:11 a.m.12 views

EUVD-2026-26751

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix pass-by-value structs causing MSAN warnings vidtvtsnullwriteinto and vidtvtspcrwriteinto take their argument structs by value, causing MSAN to report uninit-value warnings. While only vidtvtsnullwriteinto has...

5.8AI score0.00121EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/02 6:11 a.m.34 views

CVE-2026-43058

The CVE covers a Linux kernel issue in media: vidtv where vidtv_ts_null_write_into() and vidtv_ts_pcr_write_into() take their argument structs by value, triggering MSAN warnings for uninitialized data. The root cause is stack-copy of the structs; the patch changes the functions to accept them by ...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/02 12:0 a.m.12 views

PT-2026-36583

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the vidtv component where the functions vidtv ts null write into and vidtv ts pcr write into accept argument structs by value. This behavior causes Memory Sanitizer...

5.5CVSS6AI score0.00121EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/01 5:30 p.m.10 views

CVE-2026-43030

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. A logic error in the regsafe function, specifically when handling pointers to packets, could lead to an incorrect state where valid packet ranges are not properly explored. This vulnerability may allow an attacker to...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.9 views

CVE-2026-43030

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe for pointers to packet In case rold-reg-range == BEYONDPKTEND && rcur-reg-range == N regsafe may return true which may lead to current state with valid packet range not being explored. Fix the bug...

7.8CVSS0.00135EPSS
SaveExploits0References10
NVD
NVD
added 2026/05/01 3:16 p.m.12 views

CVE-2026-42478

An issue was discovered in VrmlDataIndexedFaceSet::TShape in the VRML V2.0 parser in Open CASCADE Technology OCCT V800rc5 allows attackers to cause a denial of service via a crafted VRML file. The issue occurs because malformed VRML input can trigger dereference of a corrupt or unvalidated pointe...

7.5CVSS0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/01 2:15 p.m.7 views

CVE-2026-43050 atm: lec: fix use-after-free in sock_def_readable()

In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix use-after-free in sockdefreadable A race condition exists between lecatmclose setting priv-lecd to NULL and concurrent access to priv-lecd in sendtolecd, lechandlebridge, and lecatmsend. When the socket is freed via...

6.1AI score
SaveExploits0References11
OSV
OSV
added 2026/05/01 2:15 p.m.7 views

CVE-2026-43030 bpf: Fix regsafe() for pointers to packet

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe for pointers to packet In case rold-reg-range == BEYONDPKTEND && rcur-reg-range == N regsafe may return true which may lead to current state with valid packet range not being explored. Fix the bug...

7.8CVSS6.3AI score
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.7 views

CVE-2026-43030

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe for pointers to packet In case rold-reg-range == BEYONDPKTEND && rcur-reg-range == N regsafe may return true which may lead to current state with valid packet range not being explored. Fix the bug...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/05/01 2:15 p.m.30 views

CVE-2026-43030

CVE-2026-43030 affects the Linux kernel BPF subsystem (regsafe). A logic error in regsafe() for pointers to packets when rold->reg->range == BEYOND_PKT_END and rcur->reg->range == N could allow a state where valid packet ranges are not explored, potentially enabling privilege escalati...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder