Lucene search
+L

5108 matches found

RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.16 views

kernel: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

CVE-2024-35789 is a vulnerability in the Linux kernel’s Wi-Fi subsystem mac80211. It occurs when a station is moved out of a VLAN, and the VLAN is subsequently deleted. A reference to the deleted VLAN’s network device may remain, leading to a use-after-free condition. This can result in system...

8CVSS6.8AI score0.00355EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/01 12:00 a.m.8 views

MediaTek Chip Security Breach

MediaTek chips are a variety of chips from MediaTek, a Chinese company called MediaTek. A security vulnerability exists in the MediaTek chips, which originates from mishandling of errors in the Modem, resulting in a system crash...

7.5CVSS6.8AI score0.00744EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/06/29 12:00 a.m.43 views

SUSE SLES15: frr / frr-devel / libfrr0 / libfrr_pb0 / libfrrcares0 / etc (SUSE-SU-2024:2245-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2245-1 advisory. - CVE-2023-38406: Fixed nlri length of zero mishandling, aka 'flowspec overflow'. bsc1216900 - CVE-2023-47235: Fixed a crash on...

9.8CVSS7.2AI score0.00939EPSS
SaveExploits0References13
CVE
CVE
added 2024/06/28 9:10 p.m.92 views

CVE-2024-38525

CVE-2024-38525 affects dd-trace-cpp (Datadog tracing for C++). The root cause is that when trying to extract trace context from malformed unicode, the code logs audited headers/values using the nlohmann JSON library and triggers an uncaught exception, causing a crash. The vulnerability has been p...

7.5CVSS7.5AI score0.00431EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/27 10:48 a.m.13 views

USN-6857-1 squid3 vulnerabilities

Joshua Rogers discovered that Squid incorrectly handled requests with the urn: scheme. A remote attacker could possibly use this issue to cause Squid to consume resources, leading to a denial of service. This issue only affected Ubuntu 16.04 LTS. CVE-2021-28651 It was discovered that Squid...

8.6CVSS7.2AI score0.88144EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/06/26 12:46 a.m.23 views

kernel: net/mlx5: Properly link new fs rules into the tree

CVE-2024-35960 is a vulnerability in the Linux kernel's Mellanox MLX5 driver that affects flow steering rule handling. When identical rules are created and referenced multiple times, they can fail to properly link into the rule tree, leaving them uninitialized. This can cause system crashes durin...

9.1CVSS6.8AI score0.01413EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/25 8:25 p.m.20 views

CVE-2024-38306

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

5.5CVSS7.5AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/25 3:15 p.m.5 views

DEBIAN-CVE-2024-38306

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

4.7CVSS5.4AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/25 2:22 p.m.25 views

CVE-2024-37354 btrfs: fix crash on racing fsync and size-extending write into prealloc

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix crash on racing fsync and size-extending write into prealloc We have been seeing crashes on duplicate keys in btrfssetitemkeysafe: BTRFS critical device vdb: slot 4 key 450 108 8192 new key 450 108 8192 ------------ cu...

7.8CVSS6AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/06/24 2:15 p.m.25 views

CVE-2024-32936

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

7.8CVSS5.7AI score0.00146EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/06/24 1:56 p.m.19 views

CVE-2024-32936 media: ti: j721e-csi2rx: Fix races while restarting DMA

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

7.8CVSS6.6AI score0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/20 3:26 p.m.19 views

CLSA-2024-1718897210 glibc: Fix of 3 CVEs

CVE-2024-33600: nscd: avoid null pointer crashes after notfound response - CVE-2024-33601: fix memory allocation issue in netgroup cache by replacing xmalloc and xrealloc functions to prevent denial of service - CVE-2024-33602: fix memory corruption in netgroup cache by ensuring all strings are...

7.4CVSS6.8AI score0.01216EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/06/20 2:56 p.m.39 views

CVE-2024-38599

In the Linux kernel, the following vulnerability has been resolved: jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlike the usual inode nodes, the xattr nodes aren't...

5.5CVSS8.2AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.6 views

DEBIAN-CVE-2022-48769

In the Linux kernel, the following vulnerability has been resolved: efi: runtime: avoid EFIv2 runtime services on Apple x86 machines Aditya reports 0 that his recent MacbookPro crashes in the firmware when using the variable services at runtime. The culprit appears to be a call to...

5.5CVSS5.2AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 8:45 a.m.40 views

SUSE-SU-2024:2105-1 Security update for hdf5

This update for hdf5 fixes the following issues: - Fix various security issues in hdf5 bsc1224158: CVE-2024-29158, CVE-2024-29161, CVE-2024-29166, CVE-2024-32608, CVE-2024-32610, CVE-2024-32614, CVE-2024-32619, CVE-2024-32620, CVE-2024-33873, CVE-2024-33874, CVE-2024-33875 - Additionally, these...

9.8CVSS7AI score0.02402EPSS
SaveExploits2References16
OSV
OSV
added 2024/06/19 3:15 p.m.23 views

CVE-2021-47595

In the Linux kernel, the following vulnerability has been resolved: net/sched: schets: don't remove idle classes from the round-robin list Shuang reported that the following script: 1 tc qdisc add dev ddd0 handle 10: parent 1: ets bands 8 strict 4 priomap 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 2 mauseza...

5.5CVSS9AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.25 views

CVE-2021-47595

In the Linux kernel, the following vulnerability has been resolved: net/sched: schets: don't remove idle classes from the round-robin list Shuang reported that the following script: 1 tc qdisc add dev ddd0 handle 10: parent 1: ets bands 8 strict 4 priomap 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 2 mauseza...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/19 1:45 p.m.154 views

CVE-2024-38599

CVE-2024-38599 : In the Linux kernel, the jffs2 subsystem had a vulnerability where an xattr node could overflow an eraseblock if its size exceeded the remaining space, risking fatal filesystem corruption. The fix adds a check that the requested xattr node size is no larger than eraseblock size m...

7.8CVSS6.3AI score0.00245EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/06/19 1:45 p.m.28 views

CVE-2024-38599 jffs2: prevent xattr node from overflowing the eraseblock

In the Linux kernel, the following vulnerability has been resolved: jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlike the usual inode nodes, the xattr nodes aren't...

7.8CVSS5.9AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.17 views

CVE-2024-38599 jffs2: prevent xattr node from overflowing the eraseblock

In the Linux kernel, the following vulnerability has been resolved: jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlike the usual inode nodes, the xattr nodes aren't...

6.5AI score0.00245EPSS
SaveExploits0References9
Rows per page
Query Builder