Lucene search
+L

798 matches found

Cvelist
Cvelist
added 2024/07/12 12:25 p.m.33 views

CVE-2024-40918 parisc: Try to fix random segmentation faults in package builds

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. Systems with earlier processors are much more...

0.00264EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/12 12:25 p.m.87 views

CVE-2024-40918

CVE-2024-40918 relates to PA-RISC Linux kernels and fixes randomized segmentation faults observed during package builds on PA8800/PA8900 systems. The root causes were memory cache handling and race conditions in page-table entry (PTE) processing during cache flushes and page mapping switches. The...

6.3CVSS6.3AI score0.00264EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.37 views

CVE-2024-40918

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. Systems with earlier processors are much more...

6.3CVSS5.5AI score0.00264EPSS
SaveExploits0
OSV
OSV
added 2024/07/09 9:15 p.m.4 views

CVE-2024-34722

In smpprocrand of smpact.cc, there is a possible authentication bypass during legacy BLE pairing due to incorrect implementation of a protocol. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.8CVSS5.9AI score0.00251EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/09 12:0 a.m.6 views

PT-2024-26136

Name of the Vulnerable Software and Affected Versions No specific software or versions are mentioned in the provided descriptions. Description The issue is related to a possible authentication bypass during legacy BLE pairing due to an incorrect implementation of a protocol in the smp proc rand...

8.8CVSS6.2AI score0.00251EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/07/06 12:0 a.m.13 views

PT-2024-29217

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock vulnerability has been resolved in the Linux kernel, specifically in the net: ks8851 module. The issue occurs when SMP is enabled and spinlocks are functional, causing a...

7.5CVSS5.7AI score0.00248EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:21 p.m.4 views

Malicious code in @nokia-smp/smp-client-library-18.9 (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2024/06/25 12:21 p.m.6 views

MAL-2024-3026 Malicious code in @nokia-smp/smp-client-library-18.9 (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/06/24 2:15 p.m.1 views

DEBIAN-CVE-2024-38667

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

7.8CVSS5.7AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/24 2:15 p.m.110 views

UBUNTU-CVE-2024-38667

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

7.8CVSS5.7AI score0.00228EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/06/20 2:53 p.m.27 views

CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

4.1CVSS8.6AI score0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.30 views

CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS0.00186EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.33 views

CVE-2022-48760 USB: core: Fix hang in usb_kill_urb by adding memory barriers

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

6.8AI score0.00186EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.36 views

CVE-2022-48760 USB: core: Fix hang in usb_kill_urb by adding memory barriers

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

0.00186EPSS
SaveExploits0References9
CVE
CVE
added 2024/06/20 11:13 a.m.153 views

CVE-2022-48760

The CVE-2022-48760 entry concerns a Linux kernel USB subsystem hang in usb_kill_urb() caused by memory-access ordering issues (SB pattern) between usb_kill_urb() and __usb_hcd_giveback_urb() on SMP systems. The vulnerability is fixed by adding memory barriers, specifically using the smp_mb__after...

7.1CVSS6.4AI score0.00186EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/20 11:13 a.m.22 views

CVE-2022-48760 USB: core: Fix hang in usb_kill_urb by adding memory barriers

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS6AI score0.00186EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.35 views

CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS6.5AI score0.00186EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/05/31 3:48 p.m.5 views

kernel: net: bridge: data races indata-races in br_handle_frame_finish()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS6.4AI score0.0019EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.22 views

CVE-2024-36902 ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction syzbot is able to trigger the following crash 1, caused by unsafe ip6dstidev use. Indeed ip6dstidev can return NULL, and must always be checked. 1 Oops: general...

6.8AI score0.00287EPSS
SaveExploits0References8
OpenVAS
OpenVAS
added 2024/05/27 12:0 a.m.26 views

Fedora: Security Advisory (FEDORA-2024-111a8a624b)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.3AI score0.94615EPSS
SaveExploits1References6
Rows per page
Query Builder