Lucene search
+L

17338 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.17 views

UBUNTU-CVE-2024-49961

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ar0521: Use cansleep version of gpiodsetvalue If we use GPIO reset from I2C port expander, we must use cansleep variant of GPIO functions. This was not done in ar0521poweron/ar0521poweroff functions. Let's fix that...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.28 views

CVE-2024-49961 media: i2c: ar0521: Use cansleep version of gpiod_set_value()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ar0521: Use cansleep version of gpiodsetvalue If we use GPIO reset from I2C port expander, we must use cansleep variant of GPIO functions. This was not done in ar0521poweron/ar0521poweroff functions. Let's fix that...

0.00236EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 6:02 p.m.162 views

CVE-2024-49957

CVE-2024-49957 is a Linux kernel vulnerability tied to ocfs2/journal handling. When mounting, if journal_reset() fails due to a too-short journal, jbd2_journal_load() may leave journal->j_sb_buffer NULL, triggering a NULL pointer dereference through ocfs2_journal_shutdown() -> jbd2_journal_...

5.5CVSS5.1AI score0.0025EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.3 views

CVE-2024-49938 wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9khtc: Use skbsetlength for resetting urb before resubmit Syzbot points out that skbtrim has a sanity check on the existing length of the skb, which can be uninitialised in some error paths. The intent here is clearly ju...

6AI score0.00259EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.14 views

CVE-2024-49891 scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths When the HBA is undergoing a reset or is handling an errata event, NULL ptr dereference crashes may occur in routines such as lpfcsliflushiorings,...

6.9AI score0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.35 views

CVE-2024-49891 scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths When the HBA is undergoing a reset or is handling an errata event, NULL ptr dereference crashes may occur in routines such as lpfcsliflushiorings,...

0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:01 p.m.17 views

CVE-2024-49891 scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths When the HBA is undergoing a reset or is handling an errata event, NULL ptr dereference crashes may occur in routines such as lpfcsliflushiorings,...

5.9AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.16 views

CVE-2024-49868 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion BUG Syzbot reported a NULL pointer dereference with the following crash: FAULTINJECTION: forcing a failure. starttransaction+0x830/0x1670...

6.9AI score0.00288EPSS
SaveExploits0References8
NVD
NVD
added 2024/10/21 12:15 p.m.26 views

CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS0.00685EPSS
SaveExploits0References7
NVD
NVD
added 2024/10/21 12:15 p.m.16 views

CVE-2024-47680

In the Linux kernel, the following vulnerability has been resolved: f2fs: check discard support for conventional zones As the helper function f2fsbdevsupportdiscard shows, f2fs checks if the target block devices support discard by calling bdevmaxdiscardsectors and bdeviszoned. This check works we...

5.5CVSS0.00232EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.33 views

CVE-2024-47680 f2fs: check discard support for conventional zones

In the Linux kernel, the following vulnerability has been resolved: f2fs: check discard support for conventional zones As the helper function f2fsbdevsupportdiscard shows, f2fs checks if the target block devices support discard by calling bdevmaxdiscardsectors and bdeviszoned. This check works we...

0.00232EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 11:53 a.m.111 views

CVE-2024-47680

CVE-2024-47680 affects the Linux kernel’s f2fs discard handling for conventional zones on zoned block devices. The root cause is that f2fs relied on a discard capability check performed by bdev_max_discard_sectors() and bdev_is_zoned(), which bypasses to discard even when a device doesn’t support...

5.5CVSS7.1AI score0.00232EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.11 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 the wifi driver ath9khtc not properly using the skbsetlength function before resetting the urb, which could...

5.5CVSS6.7AI score0.00259EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.5 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 the failure to reset skstate to CLOSED in the sctp subsystem upon an auto-bind failure, which could result i...

5.5CVSS6.6AI score0.00277EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 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 uninitialized mailbox messages from the igb component during a VF reset...

5.5CVSS6.6AI score0.00252EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.15 views

PT-2024-33731

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically the scsi: lpfc component. When the HBA is undergoing a reset or handling an errata event, NULL pointer dereference crashes may occur i...

5.5CVSS5.5AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/19 10:31 p.m.39 views

CVE-2024-10157 PHPGurukul Boat Booking System Reset Your Password Page password-recovery.php sql injection

A vulnerability was found in PHPGurukul Boat Booking System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /admin/password-recovery.php of the component Reset Your Password Page. The manipulation of the argument username/mobileno leads to sql injection...

7.5CVSS0.00683EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/10/19 10:31 p.m.15 views

CVE-2024-10157 PHPGurukul Boat Booking System Reset Your Password Page password-recovery.php sql injection

A vulnerability was found in PHPGurukul Boat Booking System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /admin/password-recovery.php of the component Reset Your Password Page. The manipulation of the argument username/mobileno leads to sql injection...

7.5CVSS8.8AI score0.00683EPSS
SaveExploits1References5
CVE
CVE
added 2024/10/19 10:31 p.m.65 views

CVE-2024-10157

The CVE-2024-10157 entry concerns PHPGurukul Boat Booking System v1.0 with an SQL injection in the Reset Your Password Page’s /admin/password-recovery.php, triggered by manipulating the username parameter. The vulnerability can be exploited remotely and has been publicly disclosed. Connected sour...

9.8CVSS7.7AI score0.00683EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/10/19 7:08 a.m.15 views

BIT-DJANGO-2024-45231

An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome only...

5.3CVSS5.5AI score0.00788EPSS
SaveExploits0References4
Rows per page
Query Builder