Lucene search
+L

409174 matches found

CVE
CVE
added 2025/07/03 8:35 a.m.86 views

CVE-2025-38114

CVE-2025-38114 : In the Linux kernel, a deadlock could occur in the e1000 path due to e1000_down calling cancel_work_sync for the e1000_reset_task while RTNL is held. The fix moves cancel_work_sync to happen when the device is being removed (not during normal down), and makes e1000_reset_task a n...

5.5CVSS7.1AI score0.00107EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.11 views

CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

5.5CVSS5.4AI score0.00107EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/02 12:00 a.m.11 views

TOR Virtual Network Tunneling Tool 0.4.8.17

Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/06/27 12:00 a.m.13 views

PT-2025-27241 · Cypress · Cypress Psoc4

Name of the Vulnerable Software and Affected Versions: Cypress PSoC4 version 3.66 Description: A state machine transition flaw in the Bluetooth Low Energy BLE stack allows attackers to bypass the pairing process and authentication via a crafted pairing failed packet. This flaw enables attackers t...

8.1CVSS6.9AI score0.00256EPSS
SaveExploits0References6
NVD
NVD
added 2025/06/26 10:15 a.m.11 views

CVE-2024-6174

When a non-x86 platform is detected, cloud-init grants root access to a hardcoded url with a local IP address. To prevent this, cloud-init default configurations disable platform enumeration...

8.8CVSS0.00224EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/06/26 12:00 a.m.10 views

PT-2025-26931 · WordPress · Webcam

Name of the Vulnerable Software and Affected Versions: web-cam plugin for WordPress versions up to, and including, 1.0 Description: The issue is related to Stored Cross-Site Scripting via the slug parameter due to insufficient input sanitization and output escaping. This allows authenticated...

6.4CVSS6AI score0.00232EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/06/26 12:00 a.m.9 views

SUSE SLES15: libpython3_11-1_0 / python311 / python311-base / python311-curses / etc (SUSE-SU-2025:02049-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02049-1 advisory. python311 was updated from version 3.11.10 to 3.11.13: - Security issues fixed: CVE-2025-4516: Fixed blocking DecodeError handling...

9.4CVSS6.7AI score0.01376EPSS
SaveExploits14References17
Tenable Nessus
Tenable Nessus
added 2025/06/26 12:00 a.m.6 views

RHEL 9 : mod_security (RHSA-2025:8917)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:8917 advisory. ModSecurity is an open source intrusion detection and prevention engine for web applications. Security Fixes: modsecurity: ModSecurity Has Possible D...

7.5CVSS7.9AI score0.00596EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/06/24 12:00 a.m.10 views

PT-2025-26732

Name of the Vulnerable Software and Affected Versions: Firefox versions prior to 140 Description: The issue arises when a user saves a response from the Network tab in Devtools using the Save As context menu option. In this scenario, the saved file may not have the .download file extension,...

9.8CVSS7.8AI score0.09348EPSS
SaveExploits2References163
RedhatCVE
RedhatCVE
added 2025/06/23 8:38 a.m.9 views

CVE-2025-49155

An uncontrolled search path vulnerability in the Trend Micro Apex One Data Loss Prevention module could allow an attacker to inject malicious code leading to arbitrary code execution on affected installations...

8.8CVSS7.9AI score0.0079EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.10 views

Towards Provable (In)Secure Model Weight Release Schemes

Recent secure weight release schemes claim to enable open-source model distribution while protecting model ownership and preventing misuse. However, these approaches lack rigorous security foundations and provide only informal security guarantees. Inspired by established works in cryptography, we...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/21 12:43 p.m.8 views

CVE-2022-50059

In the Linux kernel, the following vulnerability has been resolved: ceph: don't leak snaprwsem in handlecapgrant When handlecapgrant is called on an IMPORT op, then the snaprwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which...

5.5CVSS7.1AI score0.00379EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 4:08 a.m.8 views

CVE-2025-38071

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Check return value from memblockphysallocrange At least with CONFIGPHYSICALSTART=0x100000, if there is 4 MiB of contiguous free memory available at this point, the kernel will crash and burn because memblockphysallocrange...

7CVSS6.8AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:58 p.m.8 views

CVE-2025-38045

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix debug actions order The order of actions taken for debug was implemented incorrectly. Now we implemented the dump split and do the FW reset only in the middle of the dump rather than the FW killing itself on...

7CVSS7.2AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:43 p.m.9 views

CVE-2025-38073

In the Linux kernel, the following vulnerability has been resolved: block: fix race between setblocksize and read paths With the new large sector size support, it's now the case that setblocksize can change iblksize and the folio order in a manner that conflicts with a concurrent reader and cause...

7CVSS6.9AI score0.00011EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 2:35 p.m.7 views

CVE-2025-38067

In the Linux kernel, the following vulnerability has been resolved: rseq: Fix segfault on registration when rseqcs is non-zero The rseqcs field is documented as being set to 0 by user-space prior to registration, however this is not currently enforced by the kernel. This can result in a segfault ...

5.5CVSS6.8AI score0.00498EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/20 12:40 p.m.6 views

SUSE-SU-2025:02048-1 Security update for python312

This update for python312 fixes the following issues: python312 was updated from version 3.12.9 to 3.12.11: - Security issues fixed: CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS bsc1243273 CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517:...

9.4CVSS9.6AI score0.01376EPSS
SaveExploits14References11
RedhatCVE
RedhatCVE
added 2025/06/20 10:16 a.m.19 views

CVE-2022-50226

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmware return...

5.5CVSS7.4AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 9:59 a.m.8 views

CVE-2022-50053

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix reset error handling Do not call iavfclose in iavfresettask error handling. Doing so can lead to double call of napidisable, which can lead to deadlock there. Removing VF would lead to iavfremove task being stuck, becau...

7CVSS6AI score0.00125EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/20 12:00 a.m.13 views

PT-2025-26315 · Coros · Coros Pace 3

Name of the Vulnerable Software and Affected Versions: COROS PACE 3 versions 3.0808.0 and earlier Description: An issue was discovered that allows an attacker to connect to the device via Bluetooth Low Energy BLE if no other device is connected. Once connected, the attacker can access the device'...

8.8CVSS6.6AI score0.00485EPSS
SaveExploits1References7
Rows per page
Query Builder