Lucene search
+L

18388 matches found

RedHat Linux
RedHat Linux
added 2024/05/23 3:28 p.m.16 views

golang: html/template: improper handling of special tags within script contexts

A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of " contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped...

6.1CVSS7AI score0.00798EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/23 2:00 p.m.24 views

CVE-2021-47230

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role is always synchronized with the vCPU's flag. If R...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:13 a.m.37 views

CVE-2023-52849

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

4.4CVSS6.4AI score0.00236EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.6 views

SUSE CVE-2023-52849

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

4.4CVSS6.3AI score0.00236EPSS
SaveExploits0References10
Zero Day Initiative
Zero Day Initiative
added 2024/05/23 12:00 a.m.41 views

(Pwn2Own) TP-Link Omada ER605 Stack-based Buffer Overflow Remote Code Execution Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of TP-Link Omada ER605 routers. Authentication is not required to exploit this vulnerability. However, devices are vulnerable only if configured to use the Comexe DDNS service. The specific fl...

7.5CVSS7.5AI score0.00785EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:00 a.m.35 views

RHEL 8 : xorg-x11-server (RHSA-2024:2995)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:2995 advisory. X.Org is an open-source implementation of the X Window System. It provides the basic low-level functionality that full-fledged graphical use...

7.8CVSS7AI score0.01631EPSS
SaveExploits0References22
Zero Day Initiative
Zero Day Initiative
added 2024/05/23 12:00 a.m.31 views

(Pwn2Own) TP-Link Omada ER605 PPTP VPN username Command Injection Remote Code Execution Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of TP-Link Omada ER605 routers. Authentication is not required to exploit this vulnerability. However, devices are only vulnerable if configured to use a PPTP VPN with LDAP authentication. The...

7.5CVSS7.5AI score0.0071EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/22 7:16 p.m.113 views

CVE-2023-51636

The CVE-2023-51636 issue affects Avira Prime, specifically the Avira Spotlight Service. The vulnerability arises from handling symbolic links, allowing a local attacker who already has low-privileged code execution to abuse the Spotlight Service to delete a file and escalate privileges to SYSTEM....

7.8CVSS7.8AI score0.00956EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/22 10:20 a.m.34 views

CVE-2021-47389

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

5.5CVSS6.9AI score0.00213EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.10 views

kernel: smb: client: fix potential OOBs in smb2_parse_contexts()

A flaw was found in the smb client in the Linux kernel. A potential out-of-bounds error was seen in the smb2parsecontexts function. Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts...

8.1CVSS6.8AI score0.0102EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/05/22 10:12 a.m.22 views

xorg-x11-server: SELinux context corruption

A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX context...

7.8CVSS5.8AI score0.00356EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.7 views

kernel: arm64: acpi: Fix possible memory leak of ffh_ctxt

In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Fix possible memory leak of ffhctxt Allocated 'ffhctxt' memory leak is possible if the SMCCC version and conduit checks fail and -EOPNOTSUPP is returned without freeing the allocated memory. Fix the same by moving th...

5.5CVSS6.8AI score0.00137EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.9 views

kernel: net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, fix memory leak in mlx5drcmdcreatereformatctx when mlx5cmdexec failed in mlx5drcmdcreatereformatctx, the memory pointed by 'in' is not released, which will cause memory leak. Move memory release after mlx5cmdexec...

5.5CVSS6.8AI score0.00146EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.19 views

kernel: VMCI: Use threaded irqs instead of tasklets

In the Linux kernel, the following vulnerability has been resolved: VMCI: Use threaded irqs instead of tasklets The vmcidispatchdgs tasklet function calls vmcireaddata which uses waitevent resulting in invalid sleep in an atomic context and therefore potentially in a deadlock. Use threaded irqs t...

5.5CVSS6.4AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.7 views

kernel: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 9:48 a.m.19 views

golang: html/template: improper handling of HTML-like comments within script contexts

A flaw was found in Golang. The html/template package did not properly handle HMTL-like "" comment tokens, nor hashbang "!" comment tokens, in contexts. This issue may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped...

6.1CVSS7.1AI score0.00815EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 9:48 a.m.11 views

golang: html/template: improper handling of special tags within script contexts

A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of " contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped...

6.1CVSS7AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 9:45 a.m.9 views

xorg-x11-server: SELinux context corruption

A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX context...

7.8CVSS5.8AI score0.00356EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.1 views

DEBIAN-CVE-2021-47468

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: Fix sleeping function called from invalid context The driver can call card-isac.release function from an atomic context. Fix this by calling this function after releasing the lock. The following log reveals it:...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.26 views

CVE-2021-47468

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: Fix sleeping function called from invalid context The driver can call card-isac.release function from an atomic context. Fix this by calling this function after releasing the lock. The following log reveals it:...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References10
Rows per page
Query Builder