Lucene search
+L

34300 matches found

SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.7 views

SUSE CVE-2023-53472

In the Linux kernel, the following vulnerability has been resolved: pwm: lpc32xx: Remove handling of PWM channels Because LPC32xx PWM controllers have only a single output which is registered as the only PWM device/channel per controller, it is known in advance that pwm-hwpwm value is always 0. O...

5.5CVSS6.7AI score0.00156EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.7 views

SUSE CVE-2023-53483

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devmkzalloc in fchmiscsetup devmkzalloc may fail, clkdata-name might be NULL and will cause a NULL pointer dereference later. rjw: Subject and changelog edits...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 7:51 p.m.41 views

CVE-2025-59148

CVE-2025-59148 affects Suricata, with versions 8.0.0 and below failing to handle the entropy keyword unless anchored to a sticky buffer, which can cause a segmentation fault. The issue is fixed in version 8.0.1. Workarounds include disabling rules that use the entropy keyword or validating that t...

7.5CVSS6.2AI score0.00434EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/01 7:51 p.m.20 views

CVE-2025-59148 Suricata's improper use of entropy keyword can lead to a NULL-ptr deref

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. Versions 8.0.0 and below incorrectly handle the entropy keyword when not anchored to a "sticky" buffer, which can lead to a segmentation fault. This issue is fixed ...

7.5CVSS0.00434EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.7 views

CVE-2023-53480

In the Linux kernel, the following vulnerability has been resolved: kobject: Add sanity check for kset-kobj.ktype in ksetregister When I register a kset in the following way: static struct kset mykset; kobjectsetname&mykset.kobj, "mykset"; ret = ksetregister&mykset; A null pointer dereference...

5.5CVSS0.00156EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2023-53469

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00027EPSS
SaveExploits0
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2023-53457

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Fix null-ptr-deref Read in txBegin Syzkaller reported an issue where txBegin may be called on a superblock in a read-only mounted filesystem which leads to NULL pointer deref. This could be solved by checking if the...

5.5CVSS0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.15 views

AZL-74655 CVE-2022-50467 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFTID An error case exit from lpfccmplctcmdgftid results in a call to lpfcnlpput with a null pointer to a nodelist structure. Changed lpfccmplctcmdgftid to...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2022-50459

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: iscsitcp: Fix null-ptr-deref while calling getpeername Fix a NULL pointer crash that occurs when we are freeing the socket at the same time we access it via sysfs. The problem is that: 1. iscsiswtcpconngetparam and...

7.8CVSS0.00176EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.9 views

CVE-2022-50453

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix NULL-pointer dereferences There are several places where we can crash the kernel by requesting lines, unbinding the GPIO device, then calling any of the system calls relevant to the GPIO character device's...

5.5CVSS0.00159EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.11 views

CVE-2022-50447

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix crash on hcicreatecissync When attempting to connect multiple ISO sockets without using DEFERSETUP may result in the following crash: BUG: KASAN: null-ptr-deref in hcicreatecissync+0x18b/0x2b0 Read of size...

5.5CVSS0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 12:15 p.m.10 views

UBUNTU-CVE-2023-53490

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix disconnect vs accept race Despite commit 0ad529d9fd2b "mptcp: fix possible divide by zero in recvmsg", the mptcp protocol is still prone to a race between disconnect or shutdown and accept. The root cause is that the...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2023-53458

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Fix a null-ptr-deref bug in bufferprepare and bufferfinish When the driver calls cx23885riscbuffer to prepare the buffer, the function call dmaalloccoherent may fail, resulting in a empty buffer risc-cpu. Later wh...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.13 views

UBUNTU-CVE-2022-50452

In the Linux kernel, the following vulnerability has been resolved: net: sched: cake: fix null pointer access issue when cakeinit fails When the default qdisc is cake, if the qdisc of devqueue fails to be inited during mqprioinit, cakereset is invoked to clear resources. In this case, the tins is...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.8 views

UBUNTU-CVE-2023-53480

In the Linux kernel, the following vulnerability has been resolved: kobject: Add sanity check for kset-kobj.ktype in ksetregister When I register a kset in the following way: static struct kset mykset; kobjectsetname&mykset.kobj, "mykset"; ret = ksetregister&mykset; A null pointer dereference...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/01 12:15 p.m.16 views

UBUNTU-CVE-2022-50441

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 "net/mlx5: Lag, avoid lockdep warnings" accidentally removed a call to cancel delayed bond work thus it may cause queued delay to expire and fall on an...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 12:15 p.m.8 views

UBUNTU-CVE-2022-50459

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: iscsitcp: Fix null-ptr-deref while calling getpeername Fix a NULL pointer crash that occurs when we are freeing the socket at the same time we access it via sysfs. The problem is that: 1. iscsiswtcpconngetparam and...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.13 views

UBUNTU-CVE-2023-53472

In the Linux kernel, the following vulnerability has been resolved: pwm: lpc32xx: Remove handling of PWM channels Because LPC32xx PWM controllers have only a single output which is registered as the only PWM device/channel per controller, it is known in advance that pwm-hwpwm value is always 0. O...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

UBUNTU-CVE-2022-50447

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix crash on hcicreatecissync When attempting to connect multiple ISO sockets without using DEFERSETUP may result in the following crash: BUG: KASAN: null-ptr-deref in hcicreatecissync+0x18b/0x2b0 Read of size...

5.5CVSS6.2AI score0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 12:15 p.m.11 views

UBUNTU-CVE-2023-53483

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devmkzalloc in fchmiscsetup devmkzalloc may fail, clkdata-name might be NULL and will cause a NULL pointer dereference later. rjw: Subject and changelog edits...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References6
Rows per page
Query Builder