Lucene search
+L

7477 matches found

BDU FSTEC
BDU FSTEC
added 2024/05/30 12:0 a.m.9 views

The vulnerability of the Linux operating system’s kernel drivers rtl8192e allows a hacker to trigger a memory leak.

The vulnerability of the rtl8192e driver in the Linux operating system is related to the failure to release resources after their useful life has expired. Exploiting this vulnerability allows an attacker to trigger a memory leak by using an 802.11 Authentication Frame with a status field that...

7.8CVSS5.5AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/05/30 12:0 a.m.9 views

The vulnerability of the Linux operating system’s kernel driver rtl8192u allows a hacker to trigger a memory leak.

The vulnerability of the rtl8192u driver in the Linux operating system is related to the failure to release resources after their useful life has expired. Exploiting this vulnerability allows an attacker to trigger a memory leak by using an 802.11 type Authentication frame with a status field tha...

7.8CVSS5.5AI score
SaveExploits0References1
NVD
NVD
added 2024/05/29 7:15 p.m.31 views

CVE-2024-36016

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix possible out-of-bounds in gsm0receive Assuming the following: - side A configures the ngsm in basic option mode - side B sends the header of a basic option mode frame with data length 1 - side A switches to advance...

7.8CVSS6.7AI score0.00265EPSS
SaveExploits0References10
Amazon
Amazon
added 2024/05/28 12:0 a.m.15 views

Medium: cni-plugins

Issue Overview: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed...

7.5CVSS6.7AI score0.91969EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:0 a.m.13 views

The vulnerability of the macvlan_handle_frame() function in the drivers/net/macvlan.c file of the Linux kernel’s networking component allows a hacker to cause a service failure.

The vulnerability of the macvlanhandleframe function in the drivers/net/macvlan.c file of the Linux kernel’s networking component is related to a memory leak. Exploiting this vulnerability allows an attacker to cause a service failure...

7.8CVSS6.5AI score0.00939EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2024/05/27 11:26 a.m.26 views

CVE-2023-6349 Heap overflow in libvpx

A heap overflow vulnerability exists in libvpx - Encoding a frame that has larger dimensions than the originally configured size with VP9 may result in a heap overflow in libvpx. We recommend upgrading to version 1.13.1 or above...

5.7CVSS6.9AI score
SaveExploits0References5
Openbugbounty
Openbugbounty
added 2024/05/25 4:48 a.m.15 views

mycrossword.co.uk Cross Site Scripting vulnerability OBB-3930270

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
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.5 views

SUSE CVE-2023-52846

In the Linux kernel, the following vulnerability has been resolved: hsr: Prevent use after free in prpcreatetaggedframe The prpfillrct function can fail. In that situation, it frees the skb and returns NULL. Meanwhile on the success path, it returns the original skb. So it's straight forward to f...

7CVSS6.3AI score0.00343EPSS
SaveExploits0References107
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.6 views

SUSE CVE-2021-47338

In the Linux kernel, the following vulnerability has been resolved: fbmem: Do not delete the mode that is still in use The execution of fbdeletevideomode is not based on the result of the previous fbconmodedeleted. As a result, the mode is directly deleted, regardless of whether it is still in us...

5.1CVSS6.6AI score0.00267EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:0 a.m.49 views

Apache Tomcat 9.0.0.M1 < 9.0.0.M19 multiple vulnerabilities

The version of Tomcat installed on the remote host is prior to 9.0.0.M19. It is, therefore, affected by multiple vulnerabilities as referenced in the fixedinapachetomcat9.0.0.m19security-9 advisory. - In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connecto...

9.8CVSS8AI score0.1684EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.10 views

kernel: mm/sparsemem: fix race in accessing memory_section->usage

A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. Thi...

4.7CVSS6.8AI score0.00294EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:10 a.m.60 views

exempi: denial of service via opening of crafted audio file with ID3V2 frame

A buffer overflow flaw was found in the exempi package. This issue occurs in the ID3Support::ID3v2Frame::getFrameValue function that allows remote attackers to cause a denial of service via opening a crafted audio file with the ID3V2 frame...

6.5CVSS6AI score0.00998EPSS
SaveExploits1References6
OSV
OSV
added 2024/05/22 7:15 a.m.2 views

DEBIAN-CVE-2021-47465

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Fix stack handling in idlekvmstartguest In commit 10d91611f426 "powerpc/64s: Reimplement book3s idle code in C" kvmstartguest became idlekvmstartguest. The old code allocated a stack frame on the emergency...

5.5CVSS5.1AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.12 views

UBUNTU-CVE-2021-47465

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Fix stack handling in idlekvmstartguest In commit 10d91611f426 "powerpc/64s: Reimplement book3s idle code in C" kvmstartguest became idlekvmstartguest. The old code allocated a stack frame on the emergency...

7.1CVSS5.9AI score0.00224EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/22 6:23 a.m.36 views

CVE-2021-47465 KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Fix stack handling in idlekvmstartguest In commit 10d91611f426 "powerpc/64s: Reimplement book3s idle code in C" kvmstartguest became idlekvmstartguest. The old code allocated a stack frame on the emergency...

7.1CVSS6.5AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

UBUNTU-CVE-2023-52846

In the Linux kernel, the following vulnerability has been resolved: hsr: Prevent use after free in prpcreatetaggedframe The prpfillrct function can fail. In that situation, it frees the skb and returns NULL. Meanwhile on the success path, it returns the original skb. So it's straight forward to f...

8.8CVSS6AI score0.00343EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.12 views

CVE-2021-47388

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix use-after-free in CCMP/GCMP RX When PN checking is done in mac80211, for fragmentation we need to copy the PN to the RX struct so we can later use it to do a comparison, since commit bf30ca922a0c "mac80211: check...

7.8CVSS6.4AI score0.00339EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47251

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

7.8CVSS5.7AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

UBUNTU-CVE-2021-47428

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: fix program check interrupt emergency stack path Emergency stack path was jumping into a 3: label inside the GENCOMMONBODY macro for the normal path after it had finished, rather than jumping over it. By a small...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.25 views

CVE-2021-47428

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: fix program check interrupt emergency stack path Emergency stack path was jumping into a 3: label inside the GENCOMMONBODY macro for the normal path after it had finished, rather than jumping over it. By a small...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References5
Rows per page
Query Builder