Lucene search
+L

10436 matches found

SUSE CVE
SUSE CVE
added 2024/05/24 10:33 a.m.9 views

SUSE CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References3
WPVulnDB
WPVulnDB
added 2024/05/24 12:00 a.m.21 views

Social Pixel <= 2.1 - Admin+ Stored XSS

Description The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC 1. Go to:...

5.3AI score0.00419EPSS
SaveExploits2
BDU FSTEC
BDU FSTEC
added 2024/05/24 12:00 a.m.12 views

The vulnerability of the SetNetworkTomographySettings module in the microprogramming software for D-Link DIR-822+ allows a hacker to execute arbitrary code.

The vulnerability of the SetNetworkTomographySettings module in the microprogramming software of D-Link DIR-822+ routers is related to buffer overflow in the stack. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

9CVSS8.5AI score0.05153EPSS
SaveExploits1References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/05/24 12:00 a.m.13 views

The vulnerability of the formwrlSSIDget function in the microprogramming software for Tenda i21 allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the formwrlSSIDget /goform/wifiSSIDget function in Tenda i21 router software arises due to buffer overflow during the processing of the ssidIndex parameter. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of...

9CVSS8.1AI score0.01349EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/05/24 12:00 a.m.13 views

The vulnerability of the SetTelnetCfg function in the TELNET component of TOTOLINK CP450 router microprogramming software allows a intruder to execute arbitrary code.

The vulnerability of the SetTelnetCfg function in the TELNET component of TOTOLINK CP450 microprogramming software exists due to insufficient verification of input data. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code using the TELNET network protocol...

10CVSS5.9AI score0.2076EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/23 2:02 p.m.30 views

CVE-2021-47241

In the Linux kernel, the following vulnerability has been resolved: ethtool: strset: fix message length calculation Outer nest for ETHTOOLASTRSETSTRINGSETS is not accounted for. This may result in ETHTOOLMSGSTRSETGET producing a warning like: calculated message payload length 684 not sufficient...

5.5CVSS6.4AI score0.0102EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 7:36 a.m.10 views

kernel: netfilter: nf_tables: disallow anonymous set with timeout flag

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow anonymous set with timeout flag Anonymous sets are never used with timeout from userspace, reject this. Exception to this rule is NFTSETEVAL to ensure legacy meters still work...

7.8CVSS6.8AI score0.00266EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/23 2:57 a.m.6 views

SUSE CVE-2023-52702

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix possible memory leak in ovsmetercmdset oldmeter needs to be free after it is detached regardless of whether the new meter is successfully attached...

4.7CVSS6.5AI score0.0025EPSS
SaveExploits0References8
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.397 views

systemd security update

239-82.0.1 - Fixed deletion issue for symlink when device is opened Orabug: 36228608 - Fix local-fs and remote-fs targets during system boot replaces old Orabug: 25897792 Orabug: 35871376 - 1A Add 'systemd-fstab-generator-reload-targets.service' file Orabug: 35871376 - 1B Add required rpms for...

5.9CVSS6.8AI score0.01051EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2024/05/22 11:26 a.m.38 views

CVE-2021-47351

A vulnerability was found in the Linux kernel's UBIFS file system, where concurrent operations to set or get extended attributes xattrs and list xattrs could lead to assertion failures or memory corruption. This problem arises because the system does not properly handle simultaneous read and writ...

4.7CVSS6.2AI score0.00245EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:18 a.m.15 views

grub2: grub2-set-bootflag can be abused by local (pseudo-)users

A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set-bootflag will create a temporary file with the new grubenv content and rename it to the original grubenv file. If the program is killed before the rename operation, the temporary file will not ...

3.3CVSS6.7AI score0.00269EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.9 views

kernel: Use-after-free in nft_verdict_dump due to a race between set GC and transaction

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system due to a missing call to nftsetelemmarkbusy, causing double deactivation of the element...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.8 views

kernel: netfilter: nf_tables: memory leak when more than 255 elements expired

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system. This flaw is similar to the previous CVE-2023-4244 but for a different part of the sour...

6.3CVSS6.8AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.11 views

kernel: KVM: s390: fix setting of fpc register

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvmarchvcpuioctlsetfpu allows to set the floating point control fpc register of a guest cpu. The new value is tested for validity by temporarily loading it into the fpc register. This may le...

4CVSS6.3AI score0.00233EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.9 views

kernel: netfilter: nf_tables: memory leak when more than 255 elements expired

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system. This flaw is similar to the previous CVE-2023-4244 but for a different part of the sour...

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

kernel: Use-after-free in nft_verdict_dump due to a race between set GC and transaction

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system due to a missing call to nftsetelemmarkbusy, causing double deactivation of the element...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/22 8:19 a.m.102 views

CVE-2021-47481

CVE-2021-47481 concerns the Linux kernel RDMA mlx5 path. The connected sources confirm a concrete flaw where the ODP xarray was not initialized when creating an ODP MR, allowing an out-of-bounds/invalid access that triggers a crash (page fault) due to reg_create() setting a desc_size. The fix des...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2024/05/22 7:15 a.m.23 views

CVE-2021-47455

In the Linux kernel, the following vulnerability has been resolved: ptp: Fix possible memory leak in ptpclockregister I got memory leak as follows when doing fault injection test: unreferenced object 0xffff88800906c618 size 8: comm "i2c-idt82p33931", pid 4421, jiffies 4294948083 age 13.188s hex...

5.5CVSS6AI score0.00237EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/22 7:15 a.m.4 views

DEBIAN-CVE-2021-47455

In the Linux kernel, the following vulnerability has been resolved: ptp: Fix possible memory leak in ptpclockregister I got memory leak as follows when doing fault injection test: unreferenced object 0xffff88800906c618 size 8: comm "i2c-idt82p33931", pid 4421, jiffies 4294948083 age 13.188s hex...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.8 views

DEBIAN-CVE-2021-47437

In the Linux kernel, the following vulnerability has been resolved: iio: adis16475: fix deadlock on frequency set With commit 39c024b51b560 "iio: adis16475: improve sync scale mode handling", two deadlocks were introduced: 1 The call to 'adiswritereg16' was not changed to it's unlocked version. 2...

5.5CVSS5.4AI score0.00149EPSS
SaveExploits0References1
Rows per page
Query Builder