Lucene search
+L

5090 matches found

CVE
CVE
added 2024/04/10 12:0 a.m.86 views

CVE-2024-29460

CVE-2024-29460 affects PX4 Autopilot v1.14.0, specifically the mission_block.cpp component. The issue enables an attacker with local access to manipulate the flight path via the home point, potentially causing a drone crash. Multiple connected sources (NVD, Red Hat) corroborate that the vulnerabi...

6.6CVSS6.8AI score0.00242EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 12:0 a.m.12 views

CVE-2024-29460

An issue in PX4 Autopilot v.1.14.0 allows an attacker to manipulate the flight path allowing for crashes of the drone via the home point location of the missionblock.cpp component...

6.9AI score0.00242EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/04/10 12:0 a.m.14 views

PT-2024-22912 · Unknown · Px4-Autopilot

Name of the Vulnerable Software and Affected Versions: PX4 Autopilot version 1.14.0 Description: An issue in the mission block.cpp component allows an attacker to manipulate the flight path, potentially causing crashes of the drone by altering the home point location. Recommendations: For PX4...

6.6CVSS6.1AI score0.00242EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2024/04/10 12:0 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 Linux kernel that stems from a synchronization process that can cause system crashes or other unstable behavior...

5.5CVSS6.2AI score0.00492EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.29 views

CVE-2024-26796

A flaw was found in the Linux kernel in the ctrgetwidth function within the perf subsystem for legacy systems. The issue occurs due to the function not being properly defined, which can lead to potential security risks. Mitigation Mitigation for this issue is either not available or the currently...

5.5CVSS4.9AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.26 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS7.2AI score0.00327EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/04 8:20 a.m.10 views

CVE-2024-26807 spi: cadence-qspi: fix pointer reference in runtime PM hooks

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

7.8CVSS5.9AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/04/04 1:3 a.m.31 views

CVE-2024-26779

A vulnerability was found in the mac80211 driver in the Linux kernel. This issue could lead to potential crashes or memory corruption due to of a situation where the driver attempts to utilize data structures that haven't been fully initialized yet...

5.5CVSS7.2AI score0.00279EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 12:34 a.m.38 views

CVE-2024-26766

A vulnerability was found in the Linux kernel's infiniband hfi1 driver. This issue is caused by the incorrect handling of SDMA descriptors, which can lead to an array overflow and potential memory corruption or crashes...

4.4CVSS7.9AI score0.00266EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.27 views

CVE-2024-26779

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix race condition on enabling fast-xmit fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drvtx calls to the driver,...

8.8CVSS7.3AI score0.00279EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.28 views

CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

7.8CVSS6.2AI score0.00266EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/04/03 5:1 p.m.22 views

CVE-2024-26779 wifi: mac80211: fix race condition on enabling fast-xmit

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix race condition on enabling fast-xmit fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drvtx calls to the driver,...

8.8CVSS6.7AI score0.00279EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:1 p.m.15 views

CVE-2024-26779 wifi: mac80211: fix race condition on enabling fast-xmit

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix race condition on enabling fast-xmit fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drvtx calls to the driver,...

8.8CVSS5.8AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/04/03 5:1 p.m.40 views

CVE-2024-26779 wifi: mac80211: fix race condition on enabling fast-xmit

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix race condition on enabling fast-xmit fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drvtx calls to the driver,...

8.8CVSS7.6AI score0.00279EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/03 5:1 p.m.31 views

CVE-2024-26779

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix race condition on enabling fast-xmit fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drvtx calls to the driver,...

8.8CVSS7.1AI score0.00279EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 5:0 p.m.169 views

CVE-2024-26766

CVE-2024-26766 is a Linux kernel vulnerability in the IB/hfi1 SDMA path. The issue was an off-by-one error in sdma.h tx->num_descs that, after a prior fix, could cause the descs array to overflow for certain 6-descriptor SDMA sends requiring padding in the 7th descriptor. This overflow could c...

7.8CVSS6.4AI score0.00266EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.31 views

CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

7.8CVSS7.3AI score0.00266EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.27 views

CVE-2024-26766 IB/hfi1: Fix sdma.h tx->num_descs off-by-one error

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

7.8CVSS6.9AI score0.00266EPSS
SaveExploits0References8
Mageia
Mageia
added 2024/04/01 7:50 p.m.61 views

Updated w3m packages fix security vulnerabilities

An out-of-bounds read flaw was found in w3m, in the Strnewsize function in Str.c. This issue may allow an attacker to cause a denial of service through a crafted HTML file. CVE-2023-38252 An out-of-bounds read flaw was found in w3m, in the growbuftoStr function in indep.c. This issue may allow an...

5.5CVSS6.6AI score0.00361EPSS
SaveExploits4References2
OSV
OSV
added 2024/03/30 12:0 p.m.7 views

RUSTSEC-2024-0429 Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`

The VariantStrIter::implget function called internally by implementations of the Iterator and DoubleEndedIterator traits for this type was unsound, resulting in undefined behaviour. An immutable reference &p to a mut libc::cchar pointer initialized to NULL was passed as an argument to a C functio...

7.4AI score
SaveExploits0References3
Rows per page
Query Builder