Lucene search
+L

5508 matches found

RedHat Linux
RedHat Linux
added 2024/05/28 2:08 p.m.10 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.6 views

SUSE CVE-2021-47537

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvumboxinit In rvumboxinit, mboxregions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto freeregions'...

4.1CVSS6.3AI score0.00193EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.13 views

The vulnerability of the netfilter component in the Linux operating system’s kernel, located in the nft_verdict_init() function, allows an attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the netfilter component in the Linux operating system’s kernel is related to the use of memory after it is freed in the function nftverdictinit within the net/netfilter/nftablesapi.c module. Exploiting this vulnerability can allow an attacker to compromise the confidentiality...

8.4CVSS6.4AI score
SaveExploits0References18Affected Software1
Fedora
Fedora
added 2024/05/26 1:29 a.m.19 views

[SECURITY] Fedora 40 Update: rust-sinit-0.1.2-6.fc40

Simple init system for use in containers...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.6 views

SUSE CVE-2021-47440

In the Linux kernel, the following vulnerability has been resolved: net: encx24j600: check error in devmregmapinitencx24j600 devmregmapinit may return error which caused by like out of memory, this will results in null pointer dereference later when reading or writing register: general protection...

5.5CVSS6.4AI score0.00215EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.9 views

SUSE CVE-2021-47446

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xxgpuinit This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" cannot be true because "ret"...

5.5CVSS6.6AI score0.00206EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.9 views

SUSE CVE-2021-47447

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a3xx: fix error handling in a3xxgpuinit These error paths returned 1 on failure, instead of a negative error code. This would lead to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" did...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.3 views

DEBIAN-CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

5.5CVSS5.2AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

DEBIAN-CVE-2021-47537

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvumboxinit In rvumboxinit, mboxregions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto freeregions'...

5.5CVSS5.1AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.11 views

UBUNTU-CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

7.8CVSS5.8AI score0.00221EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/24 3:15 p.m.14 views

UBUNTU-CVE-2021-47528

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/24 11:07 a.m.9 views

OESA-2024-1649 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: binder: fix race between mmput and doexit Task A calls binderupdatepagerange to allocate and insert pages on a remote address space from Task B. For this, Task A...

7.8CVSS6AI score0.0117EPSS
SaveExploits0References65
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a null pointer dereference vulnerability in the usb:cdnsp module cdnspendpointinit...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:56 p.m.6 views

SUSE CVE-2021-47334

In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasminitone In ibmasminitone, it calls ibmasminitremoteinputdev. Inside ibmasminitremoteinputdev, mousedev and keybddev are allocated by inputallocatedevice, and assigned to...

6.6CVSS6.7AI score0.00278EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/05/23 1:30 p.m.27 views

CVE-2021-47273

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled When only PHY1 is used for example on Odroid-HC4, the regmap init code uses the usb2 ports when doesn't initialize the PHY1 regmap entry. This fixes: Unable to...

4.4CVSS6.6AI score0.00222EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 7:41 a.m.9 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
RedHat Linux
RedHat Linux
added 2024/05/23 7:41 a.m.5 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.5 views

SUSE CVE-2021-47234

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.8 views

SUSE CVE-2021-47313

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix potential memleak in cppccpufreqcpuinit It's a classic example of memleak, we allocate something, we fail and never free the resources. Make sure we free all resources on policy -init failures...

8.4CVSS6.5AI score0.00258EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.5 views

SUSE CVE-2021-47482

In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadvncmeshfree. The problem was in wrong error handling in batadvmeshinit. Before this patch batadvmeshinit was calling batadvmeshfree in case of any...

3.3CVSS6.5AI score0.00739EPSS
SaveExploits0References11
Rows per page
Query Builder