Lucene search
+L

6440 matches found

OSV
OSV
added 2024/10/21 8:06 p.m.24 views

CVE-2022-48998 powerpc/bpf/32: Fix Oops on tail call tests

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests testbpf tail call tests end up as: testbpf: 0 Tail call leaf jited:1 85 PASS testbpf: 1 Tail call 2 jited:1 111 PASS testbpf: 2 Tail call 3 jited:1 145 PASS testbpf: 3 Tail call 4 jited...

7.8CVSS6.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 8:06 p.m.32 views

CVE-2022-48998 powerpc/bpf/32: Fix Oops on tail call tests

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests testbpf tail call tests end up as: testbpf: 0 Tail call leaf jited:1 85 PASS testbpf: 1 Tail call 2 jited:1 111 PASS testbpf: 2 Tail call 3 jited:1 145 PASS testbpf: 3 Tail call 4 jited...

7.8CVSS0.00228EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 8:05 p.m.12 views

CVE-2022-48971 Bluetooth: Fix not cleanup led when bt_init fails

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix not cleanup led when btinit fails btinit calls btledsinit to register led, but if it fails later, btledscleanup is not called to unregister it. This can cause panic if the argument "bluetooth-power" in text is free...

6.9AI score0.00236EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/21 8:05 p.m.117 views

CVE-2022-48971

CVE-2022-48971 describes a Linux kernel Bluetooth initialization issue: if bt_init fails after registering an LED via bt_leds_init(), bt_leds_cleanup() may not run, potentially allowing a freed bluetooth-power text to be accessed by later led_trigger_register() calls. The result can be a kernel p...

5.5CVSS5.2AI score0.00236EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.20 views

CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS0.00248EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49940

In the Linux kernel, the following vulnerability has been resolved: l2tp: prevent possible tunnel refcount underflow When a session is created, it sets a backpointer to its tunnel. When the session refcount drops to 0, l2tpsessionfree drops the tunnel refcount if session-tunnel is non-NULL...

5.5CVSS5.6AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.14 views

UBUNTU-CVE-2024-49940

In the Linux kernel, the following vulnerability has been resolved: l2tp: prevent possible tunnel refcount underflow When a session is created, it sets a backpointer to its tunnel. When the session refcount drops to 0, l2tpsessionfree drops the tunnel refcount if session-tunnel is non-NULL...

7.8CVSS6.5AI score0.00238EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

UBUNTU-CVE-2024-49955

In the Linux kernel, the following vulnerability has been resolved: ACPI: battery: Fix possible crash when unregistering a battery hook When a battery hook returns an error when adding a new battery, then the battery hook is automatically unregistered. However the battery hook provider cannot kno...

5.5CVSS6.2AI score0.00339EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

UBUNTU-CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.35 views

CVE-2024-49925 fbdev: efifb: Register sysfs groups through driver core

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: Register sysfs groups through driver core The driver core can register and cleanup sysfs groups already. Make use of that functionality to simplify the error handling and cleanup. Also avoid a UAF race during...

7.1CVSS0.00273EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 12:15 p.m.4 views

DEBIAN-CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.1AI score0.00244EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.10 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 Linux kernel, which originates from a reference count leak in the gpio/rockchip module in the rockchipgpiolibregister function...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.12 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, which stems from a vulnerability that could cause a hang notification to register twice upon reinsertion of the CSR dummy...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.29 views

PT-2024-11877 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an unbalanced node reference count in the Linux kernel's net component, specifically in the mdiobus subsystem. This can lead to a memory leak. The problem occur...

9.1CVSS6.5AI score0.03998EPSS
SaveExploits9References1667
NVD
NVD
added 2024/10/20 9:15 a.m.15 views

CVE-2024-49621

Cross-Site Request Forgery CSRF vulnerability in aatmaadhikari APA Register Newsletter Form apa-register-newsletter-form allows SQL Injection.This issue affects APA Register Newsletter Form: from n/a through = 1.0.0...

8.8CVSS0.00222EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/20 9:05 a.m.11 views

CVE-2024-49621 WordPress APA Register Newsletter Form plugin <= 1.0.0 - CSRF to SQL Injection vulnerability

Cross-Site Request Forgery CSRF vulnerability in Apa APA Register Newsletter Form allows SQL Injection.This issue affects APA Register Newsletter Form: from n/a through 1.0.0...

8.2CVSS7.9AI score0.00222EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/20 9:05 a.m.35 views

CVE-2024-49621 WordPress APA Register Newsletter Form plugin <= 1.0.0 - CSRF to SQL Injection vulnerability

Cross-Site Request Forgery CSRF vulnerability in aatmaadhikari APA Register Newsletter Form apa-register-newsletter-form allows SQL Injection.This issue affects APA Register Newsletter Form: from n/a through = 1.0.0...

8.2CVSS0.00222EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/20 9:05 a.m.53 views

CVE-2024-49621

CVE-2024-49621 : Apache Register Newsletter Form plugin for WordPress (

8.8CVSS5.9AI score0.00222EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/10/20 12:00 a.m.20 views

WordPress plugin APA Register Newsletter Form 跨站请求伪造漏洞

WordPress and the WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed in the PHP language. The platform supports personal blog sites on servers running PHP and MySQL. WordPress plugin is an application plugin. A cross-site request forgery...

8.8CVSS6.5AI score0.00222EPSS
SaveExploits0References2
Rows per page
Query Builder