Lucene search
+L

37420 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.8 views

UBUNTU-CVE-2021-47386

In the Linux kernel, the following vulnerability has been resolved: hwmon: w83791d Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for val & 0x08 && !val & 0x80 && val & 0x7 == val 4 & 0x7 from device then Null pointer dereference occurs. I...

7.8CVSS6.4AI score0.0026EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 2:20 p.m.28 views

CVE-2021-47274 tracing: Correct the length check which causes memory corruption

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace: 1640542.554277 general protection fault: 0000 1...

7.8CVSS7AI score0.00747EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 2:20 p.m.43 views

CVE-2021-47271 usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnspthreadirqhandler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: Detected non-responsive CSD lock 1 on CPU0 smp: csd:...

6.4AI score0.00147EPSS
SaveExploits0References2
Schneier on Security
Schneier on Security
added 2024/05/21 11:09 a.m.29 views

Detecting Malicious Trackers

From Slashdot: Apple and Google have launched a new industry standard called "Detecting Unwanted Location Trackers" to combat the misuse of Bluetooth trackers for stalking. Starting Monday, iPhone and Android users will receive alerts when an unknown Bluetooth device is detected moving with them...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 2:01 a.m.4 views

SUSE CVE-2023-52693

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpigetparent called in acpivideodevregisterbacklight fails, for example, because acpiutacquiremutex fails inside acpigetparent, this can lead to incorre...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35986

In the Linux kernel, the following vulnerability has been resolved: phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered The powersupply frame-work is not really designed for there to be long living in kernel references to powersupply devices. Specifically unregistering a...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/05/21 12:00 a.m.11 views

Fluent Bit Detection

Binary data fluentbitdetect.nbin...

7.3AI score
SaveExploits0References1
Malwarebytes
Malwarebytes
added 2024/05/20 12:39 p.m.57 views

What is real-time protection and why do you need it?

The constant barrage of cyber threats can be overwhelming for all of us. And, as those threats evolve and attackers find new ways to compromise us, we need a way to keep on top of everything nasty that’s thrown our way. Malwarebytes’ free version tackles and reactively resolves threats already on...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/05/20 10:15 a.m.11 views

UBUNTU-CVE-2024-35992

In the Linux kernel, the following vulnerability has been resolved: phy: marvell: a3700-comphy: Fix out of bounds read There is an out of bounds read access of 'gbephyinitfixfixidx.addr' every iteration after 'fixidx' reaches 'ARRAYSIZEgbephyinitfix'. Make sure 'gbephyinitaddr' is used when all...

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References11
Fedora
Fedora
added 2024/05/19 2:46 a.m.18 views

[SECURITY] Fedora 39 Update: suricata-6.0.19-1.fc39

The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...

7.2AI score
SaveExploits0
Fedora
Fedora
added 2024/05/19 1:30 a.m.19 views

[SECURITY] Fedora 40 Update: suricata-7.0.5-1.fc40

The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/05/17 3:15 p.m.14 views

DEBIAN-CVE-2023-52693

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpigetparent called in acpivideodevregisterbacklight fails, for example, because acpiutacquiremutex fails inside acpigetparent, this can lead to incorre...

5.5CVSS5.5AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.13 views

UBUNTU-CVE-2023-52693

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpigetparent called in acpivideodevregisterbacklight fails, for example, because acpiutacquiremutex fails inside acpigetparent, this can lead to incorre...

5.5CVSS6.3AI score0.00249EPSS
SaveExploits0References19
NVD
NVD
added 2024/05/17 1:15 p.m.39 views

CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.20 views

CVE-2024-35784 btrfs: fix deadlock with fiemap and extent locking

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

6.6AI score0.00173EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.12 views

CyberPower Power Device Network Utility Detection

Binary data cyberpowerpdnudetect.nbin...

7.3AI score
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.5 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 passing an incorrect uninitialized acpiparent to acpigetpcidev for detection of the parent pci device...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References11
Rapid7 Blog
Rapid7 Blog
added 2024/05/16 5:51 p.m.15 views

See a Sneak Peek of Tuesday’s Take Command Summit

In just a few short days, some of the best minds in cybersecurity will come together at Take Command to discuss the most pressing challenges and opportunities we face as an industry. The sessions include in-depth discussions on attacker trends and behaviors, a look into the Rapid7 SOC, top guest...

7.6AI score
SaveExploits0
Qualys Blog
Qualys Blog
added 2024/05/16 3:03 p.m.31 views

How the Qualys Enterprise TruRisk™ Platform Supports CISA Vulnrichment

Introduction In todays interconnected digital landscape, cybersecurity threats pose significant risks to organizations across various sectors. Recognizing the need for a structured approach to identify, prioritize, and address vulnerabilities, the Cybersecurity and Infrastructure Security Agency...

6.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2024/05/16 1:02 a.m.729 views

Exploit for CVE-2024-32640

Muraider - Automating the detection & Exploitation of CVE-2024...

9.8CVSS6.5AI score0.71554EPSS
SaveExploits3
Rows per page
Query Builder