Lucene search
+L

219 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50357

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: dwc3: core: fix some leaks in probe The dwc3getproperties function calls: dwc-usbpsy = powersupplygetbynameusbpsyname %NASLMINLEVEL 80900 C Tenable, Inc...

5.5CVSS6.1AI score0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:15 p.m.10 views

UBUNTU-CVE-2022-50255

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix reading strings from synthetic events The follow commands caused a crash: cd /sys/kernel/tracing echo 's:open char file' dynamicevents echo 'hist:keys=commonpid:file=filename:onchange$file.traceopen,$file'...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References7
Packet Storm News
Packet Storm News
added 2025/08/17 12:00 a.m.9 views

Reducing False Positives with Active Behavioral Analysis for Cloud Security

Rule-based cloud security posture management CSPM solutions are known to produce a lot of false positives based on the limited contextual understanding and dependence on static heuristics testing. This paper introduces a validation-driven methodology that integrates active behavioral testing in...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/10 12:00 a.m.7 views

RADAR: a Radio-Based Analytics for Dynamic Association and Recognition of Pseudonyms in VANETs

This paper presents RADAR, a tracking algorithm for vehicles participating in Cooperative Intelligent Transportation Systems C-ITS that exploits multiple radio signals emitted by a modern vehicle to break privacy-preserving pseudonym schemes deployed in VANETs. This study shows that by combining...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/21 12:00 a.m.15 views

Optimistic MEV in Ethereum Layer 2s: Why Blockspace Is Always in Demand

Layer 2 rollups are rapidly absorbing DeFi activity, securing over $40 billion and accounting for nearly half of Ethereum's DEX volume by Q1 2025, yet their MEV dynamics remain understudied. We address this gap by defining and quantifying optimistic MEV, a form of speculative, on-chain cyclic...

7.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/20 8:30 a.m.12 views

CVE-2022-50075

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Have event probes be consistent with kprobes and uprobes Currently, if a symbol "@" is attempted to be used with an event probe eprobes, it will cause a NULL pointer dereference crash. Both kprobes and uprobes ca...

7CVSS7.1AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:04 a.m.9 views

CVE-2022-50078

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes eprobes, I tried to see what would happen if I attempted to retrieve the instruction pointer %rip knowing that event probes do not...

4.4CVSS7AI score0.0022EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.9 views

SUSE CVE-2022-50008

In the Linux kernel, the following vulnerability has been resolved: kprobes: don't call disarmkprobe for disabled kprobes The assumption in disablekprobe is wrong, and it could try to disarm an already disarmed kprobe and fire the WARNONCE below. 0 We can easily reproduce this issue. 1. Write 0 t...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References10
NVD
NVD
added 2025/06/18 11:15 a.m.22 views

CVE-2022-50075

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Have event probes be consistent with kprobes and uprobes Currently, if a symbol "@" is attempted to be used with an event probe eprobes, it will cause a NULL pointer dereference crash. Both kprobes and uprobes ca...

5.5CVSS0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.12 views

CVE-2022-50078

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes eprobes, I tried to see what would happen if I attempted to retrieve the instruction pointer %rip knowing that event probes do not...

5.5CVSS0.0022EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

DEBIAN-CVE-2022-50008

In the Linux kernel, the following vulnerability has been resolved: kprobes: don't call disarmkprobe for disabled kprobes The assumption in disablekprobe is wrong, and it could try to disarm an already disarmed kprobe and fire the WARNONCE below. 0 We can easily reproduce this issue. 1. Write 0 t...

5.5CVSS5.3AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

UBUNTU-CVE-2022-50144

In the Linux kernel, the following vulnerability has been resolved: soundwire: revisit driver bind/unbind and callbacks In the SoundWire probe, we store a pointer from the driver ops into the 'slave' structure. This can lead to kernel oopses when unbinding codec drivers, e.g. with the following...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

UBUNTU-CVE-2022-50008

In the Linux kernel, the following vulnerability has been resolved: kprobes: don't call disarmkprobe for disabled kprobes The assumption in disablekprobe is wrong, and it could try to disarm an already disarmed kprobe and fire the WARNONCE below. 0 We can easily reproduce this issue. 1. Write 0 t...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References10
CVE
CVE
added 2025/06/18 11:03 a.m.102 views

CVE-2022-50149

CVE-2022-50149 : Linux kernel driver core vulnerability in __driver_attach where async probing could deadlock with dev locks. Reproduced when async probes are allowed but memory/work limits force synchronous execution, causing ABBA-style deadlock with __driver_attach_async_helper holding device l...

5.5CVSS6.8AI score0.00134EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/06/18 11:02 a.m.12 views

CVE-2022-50075 tracing/eprobes: Have event probes be consistent with kprobes and uprobes

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Have event probes be consistent with kprobes and uprobes Currently, if a symbol "@" is attempted to be used with an event probe eprobes, it will cause a NULL pointer dereference crash. Both kprobes and uprobes ca...

6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.18 views

CVE-2022-50075

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Have event probes be consistent with kprobes and uprobes Currently, if a symbol "@" is attempted to be used with an event probe eprobes, it will cause a NULL pointer dereference crash. Both kprobes and uprobes ca...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:02 a.m.39 views

CVE-2022-50075

The CVE-2022-50075 entry concerns Linux kernel tracing/eprobes. A NULL pointer dereference can occur when a symbol "@" is used with an event probe, because eprobes previously did not handle data sources beyond main registers (e.g., immediate addresses, symbols, current task name). The issue is mi...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.17 views

CVE-2022-50075 tracing/eprobes: Have event probes be consistent with kprobes and uprobes

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Have event probes be consistent with kprobes and uprobes Currently, if a symbol "@" is attempted to be used with an event probe eprobes, it will cause a NULL pointer dereference crash. Both kprobes and uprobes ca...

0.00173EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.7 views

PT-2025-26001 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel's tracing/eprobes, where using a symbol "@" with an event probe can cause a NULL pointer dereference crash. To resolve this, event probes are made...

5.9AI score0.00173EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.11 views

PT-2025-26004 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.19.0-rc5-test+ 309 Description: A vulnerability in the Linux kernel has been resolved, related to event probes eprobes in the tracing subsystem. The issue occurs when attempting to retrieve the instruction...

6.5AI score0.0022EPSS
SaveExploits0References10
Rows per page
Query Builder