Lucene search
+L

11821 matches found

CVE
CVE
added 2025/10/01 11:42 a.m.35 views

CVE-2022-50431

CVE-2022-50431 : Linux kernel patch fixes a memory-leak in ALSA aoa i2sbus handling. The issue stems from dev_set_name() allocating memory for the name in soundbus_add_one() and not freeing it if of_device_register() fails; the fix adds soundbus_dev_put() and frees resources in i2sbus_release_dev...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.21 views

CVE-2022-50431 ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...

0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 11:42 a.m.10 views

CVE-2022-50431 ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...

6.4AI score
SaveExploits0References11
OSV
OSV
added 2025/10/01 11:42 a.m.5 views

CVE-2022-50427 ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...

6.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.10 views

CVE-2022-50427 ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...

0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:42 a.m.39 views

CVE-2022-50427

CVE-2022-50427 is confirmed as fixed in the provided connected documents. The issue was in the Linux kernel ALSA: ac97 path, where in snd_ac97_dev_register() a failure of device_register() could leak the name allocated by dev_set_name() if put_device() was not invoked to drop the reference. The d...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.13 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 that stems from a failure to check the platformdriverregister return value, which could result in an unexpected driver...

5.8AI score0.00155EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.1 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 that stems from a possible memory leak when registering hctx fails...

5.8AI score0.0018EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.14 views

PT-2025-40134

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the samsung clk register pll function when clk register fails. Specifically, if registration fails, memory allocated for @pll-rate table via kmemdup is not freed,...

6.3AI score0.00163EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.6 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 failure to call putdevice when device registration fails, which could lead to a memory leak...

5.8AI score0.00156EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/09/30 9:31 p.m.17 views

CVE-2025-54875

FreshRSS is a free, self-hostable RSS aggregator. In versions 1.16.0 and above through 1.26.3, an unprivileged attacker can create a new admin user when registration is enabled through the use of a hidden field used only in the user management admin page, newuserisadmin. This is fixed in version...

9.8CVSS6.8AI score0.0053EPSS
SaveExploits1References1
NVD
NVD
added 2025/09/29 10:15 p.m.18 views

CVE-2025-54875

FreshRSS is a free, self-hostable RSS aggregator. In versions 1.16.0 and above through 1.26.3, an unprivileged attacker can create a new admin user when registration is enabled through the use of a hidden field used only in the user management admin page, newuserisadmin. This is fixed in version...

9.8CVSS0.0053EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/09/29 9:29 p.m.6 views

CVE-2025-54875 FreshRSS: Unauthorized creation of admin user when registration is enabled

FreshRSS is a free, self-hostable RSS aggregator. In versions 1.16.0 and above through 1.26.3, an unprivileged attacker can create a new admin user when registration is enabled through the use of a hidden field used only in the user management admin page, newuserisadmin. This is fixed in version...

9.8CVSS6.4AI score0.0053EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/09/29 9:29 p.m.21 views

CVE-2025-54875 FreshRSS: Unauthorized creation of admin user when registration is enabled

FreshRSS is a free, self-hostable RSS aggregator. In versions 1.16.0 and above through 1.26.3, an unprivileged attacker can create a new admin user when registration is enabled through the use of a hidden field used only in the user management admin page, newuserisadmin. This is fixed in version...

9.8CVSS0.0053EPSS
SaveExploits1References3
OSV
OSV
added 2025/09/29 9:29 p.m.10 views

CVE-2025-54875 FreshRSS: Unauthorized creation of admin user when registration is enabled

FreshRSS is a free, self-hostable RSS aggregator. In versions 1.16.0 and above through 1.26.3, an unprivileged attacker can create a new admin user when registration is enabled through the use of a hidden field used only in the user management admin page, newuserisadmin. This is fixed in version...

9.8CVSS6.8AI score
SaveExploits0References5
CVE
CVE
added 2025/09/29 9:29 p.m.44 views

CVE-2025-54875

CVE-2025-54875 affects FreshRSS up to 1.26.3. An unprivileged attacker can register a new admin user when registration is enabled by manipulating the hidden field new_user_is_admin on the user management page. Impact is privilege escalation to admin with high confidentiality/integrity/availabilit...

9.8CVSS6.4AI score0.0053EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2025/09/29 8:41 p.m.38 views

CVE-2025-34229

Vulsion: Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to 25.1.102 and Application prior to 25.1.1413 contain a blind SSRF via /var/www/app/console_release/hp/installApp.php. An unauthenticated attacker can cause the system to request internal host addresses (built as http://:...

6.9CVSS6.8AI score0.00531EPSS
SaveExploits1References4Affected Software2
Positive Technologies
Positive Technologies
added 2025/09/29 12:00 a.m.10 views

PT-2025-39904

Name of the Vulnerable Software and Affected Versions FreshRSS versions 1.16.0 through 1.26.3 Description FreshRSS is a free, self-hostable RSS aggregator. An unprivileged attacker can create a new administrator user when registration is enabled. This is achieved through manipulation of a hidden...

9.8CVSS6.6AI score0.0053EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2025/09/29 12:00 a.m.15 views

PT-2025-39892

Name of the Vulnerable Software and Affected Versions Vasion Print formerly PrinterLogic Virtual Appliance Host versions prior to 25.1.102 Vasion Print formerly PrinterLogic Application versions prior to 25.1.1413 Description The software contains a blind server-side request forgery SSRF issue...

6.9CVSS6.7AI score0.00531EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2025/09/29 12:00 a.m.29 views

PT-2025-40112

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the snd ac97 dev register function within the ALSA AC97 subsystem. If the device register function fails during the registration process, the allocated memory for...

8CVSS7.2AI score0.22293EPSS
SaveExploits4References906
Rows per page
Query Builder