Lucene search
+L

8295 matches found

UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.33 views

CVE-2024-26890

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: fix out of bounds memory access The problem is detected by KASAN. btrtl driver uses private hci data to store 'struct btrealtekdata'. If btrtl driver is used with btusb, then memory for private hci data is...

7.8CVSS6.4AI score0.006EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.31 views

CVE-2024-26854

In the Linux kernel, the following vulnerability has been resolved: ice: fix uninitialized dplls mutex usage The pf-dplls.lock mutex is initialized too late, after its first use. Move it to the top of icedpllinit. Note that the "errexit" error path destroys the mutex. And the mutex is the last...

7.5CVSS6.4AI score0.00713EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.34 views

CVE-2024-26892

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.57 views

CVE-2024-26892 wifi: mt76: mt7921e: fix use-after-free in free_irq()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

7.5AI score0.0023EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.56 views

CVE-2024-26881 net: hns3: fix kernel crash when 1588 is received on HIP08 devices

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

7.5CVSS5.5AI score0.00687EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/17 10:27 a.m.148 views

CVE-2024-26881

CVE-2024-26881 affects the Linux kernel net driver for HNS3 on HIP08 devices. The issue is a NULL pointer dereference in the receive path when 1588 time-stamp messages are processed while hdev->ptp is NULL (HIP08 devices do not register ptp devices), causing kernel crashes. The vulnerable comp...

7.5CVSS6.4AI score0.00687EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.24 views

CVE-2024-26877 crypto: xilinx - call finalize with bh disabled

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling cryptofinalizerequest, BH should be disabled to avoid triggering the following calltrace: ------------ cut here ------------ WARNING: CPU: 2 PID: 74 at...

9.8CVSS6.7AI score0.00724EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/17 10:15 a.m.13 views

AZL-59442 CVE-2024-26837 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

4.7CVSS6.8AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/17 10:15 a.m.30 views

CVE-2024-26837

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

4.7CVSS6.3AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:15 a.m.12 views

UBUNTU-CVE-2024-26837

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

4.7CVSS6.1AI score0.00166EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.40 views

CVE-2024-26837

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

4.7CVSS6AI score0.00166EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/04/17 10:14 a.m.23 views

CVE-2024-26847 powerpc/rtas: use correct function name for resetting TCE tables

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular form: "ibm,reset-pe-dma-window" in the device tree...

6.9AI score0.0024EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/17 10:14 a.m.94 views

CVE-2024-26847

CVE-2024-26847 concerns the Linux kernel on POWER platforms where RTAS function names were spelled inconsistently. The PAPR-specified name is ibm,reset-pe-dma-windows, but firmware in practice used ibm,reset-pe-dma-window in the device tree. This mismatch caused reverse lookups (token -> name)...

5.1CVSS6.7AI score0.0024EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:10 a.m.27 views

CVE-2024-26837 net: bridge: switchdev: Skip MDB replays of deferred events on offload

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

6.7AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:10 a.m.12 views

CVE-2024-26837 net: bridge: switchdev: Skip MDB replays of deferred events on offload

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/17 10:10 a.m.35 views

CVE-2024-26837 net: bridge: switchdev: Skip MDB replays of deferred events on offload

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

6.5AI score0.00166EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/17 10:10 a.m.215 views

CVE-2024-26837

CVE-2024-26837 affects the Linux kernel MDB offload replay handling. A race between generating the replay list and new MDB memberships could cause duplicates of a single event, leaving hardware-mounted memberships orphaned on bridge destruction. The fix guards MDB replay against deferred events ...

4.7CVSS6.4AI score0.00166EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
added 2024/04/15 4:55 p.m.787 views

Exploit for Code Injection in Openplcproject Openplc_V3_Firmware

CVE-2021-31630 OpenPLC 3 WebServer Authenticated Remote Code E...

9CVSS9.3AI score0.27075EPSS
SaveExploits10
Openbugbounty
Openbugbounty
added 2024/04/15 5:07 a.m.8 views

colonyhardware.com Cross Site Scripting vulnerability OBB-3918091

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/04/12 12:00 a.m.99 views

Cisco IOS XE Software Auxiliary Asynchronous Port DoS (cisco-sa-aux-333WBz8f)

According to its self-reported version, Cisco IOS-XE Software is affected by a vulnerability. - A vulnerability in auxiliary asynchronous port AUX functions of Cisco IOS XE Software could allow an authenticated, local attacker to cause an affected device to reload or stop responding. This...

5.6CVSS5.5AI score0.00102EPSS
SaveExploits0References4
Rows per page
Query Builder