Lucene search
+L

1638 matches found

Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.9 views

CVE-2025-37765

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix ttmbodelayeddelete oops Fix an oops in ttmbodelayeddelete which results from dererencing a dangling pointer: Oops: general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b7b: 0000 1...

7.8CVSS5.7AI score0.00209EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.9 views

PT-2025-22217

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified where a client can send an empty newname string to the ksmbd server, causing a kernel oops from d alloc. This issue occurs when...

5.5CVSS6.7AI score0.00311EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 3:16 p.m.2 views

DEBIAN-CVE-2025-22092

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.12 views

CVE-2025-22052

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in niusb If the usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was introduced by...

5.5CVSS5.3AI score0.00187EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.3 views

CVE-2025-22052 staging: gpib: Fix Oops after disconnect in ni_usb

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in niusb If the usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was introduced by...

6.1AI score0.00187EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.7 views

PT-2025-16692 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A problem in the Linux kernel has been identified where disconnecting a USB dongle leads to a NULL dereference Oops due to the bus interface being set to NULL. This issue arises becaus...

7.8CVSS5.1AI score0.65736EPSS
SaveExploits0References686
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.7 views

PT-2025-16736

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the drm/msm/gem component. The issue involves the SUBMIT ERROR macro turning an error code negative, which is then...

7.8CVSS6.2AI score0.65736EPSS
SaveExploits0References908
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

AZL-59949 CVE-2025-21957 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: scsi: qla1280: Fix kernel oops when debug level 2 A null dereference or oops exception will eventually occur when qla1280.c driver is compiled with DEBUGQLA1280 enabled and qldebuglevel 2. I think its clear from the code that the...

5.5CVSS6.4AI score0.002EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/01 3:46 p.m.2 views

CVE-2025-21957 scsi: qla1280: Fix kernel oops when debug level > 2

In the Linux kernel, the following vulnerability has been resolved: scsi: qla1280: Fix kernel oops when debug level 2 A null dereference or oops exception will eventually occur when qla1280.c driver is compiled with DEBUGQLA1280 enabled and qldebuglevel 2. I think its clear from the code that the...

6.3AI score0.002EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/01 3:46 p.m.152 views

CVE-2025-21957

The CVE refers to a Linux kernel issue affecting the SCSI qla1280 driver. When the driver is compiled with DEBUG_QLA1280 and ql_debug_level > 2, a null dereference can cause an oops. The root cause is incorrect handling of debug printing, where sg_next(s) was used instead of sg_dma_len(s). The...

5.5CVSS7.3AI score0.002EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/29 3:34 p.m.17 views

CVE-2025-21874

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: Avoid divide by zero in table status in Inline mode In Inline mode, the journal is unused, and journalsectors is zero. Calculating the journal watermark requires dividing by journalsectors, which should be done only...

5.5CVSS7AI score0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/27 3:15 p.m.12 views

UBUNTU-CVE-2025-21874

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: Avoid divide by zero in table status in Inline mode In Inline mode, the journal is unused, and journalsectors is zero. Calculating the journal watermark requires dividing by journalsectors, which should be done only...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/27 2:57 p.m.7 views

CVE-2025-21874 dm-integrity: Avoid divide by zero in table status in Inline mode

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: Avoid divide by zero in table status in Inline mode In Inline mode, the journal is unused, and journalsectors is zero. Calculating the journal watermark requires dividing by journalsectors, which should be done only...

6AI score
SaveExploits0References6
CVE
CVE
added 2025/03/27 2:57 p.m.82 views

CVE-2025-21874

CVE-2025-21874 is a Linux kernel vulnerability in dm-integrity, where in Inline mode the journal is unused and journal_sectors can be zero. Calculating the journal watermark divides by journal_sectors, which can trigger an OOPS during a simple dmsetup table query. The issue was observed on some s...

5.5CVSS6.9AI score0.00191EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/08 4:58 p.m.23 views

CVE-2024-58054

In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging request at virtual address 00007375746174db Mem abort...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.6 views

SUSE CVE-2024-58054

In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging request at virtual address 00007375746174db Mem abort...

5.5CVSS7.6AI score0.00194EPSS
SaveExploits0References13
OSV
OSV
added 2025/03/06 5:15 p.m.5 views

UBUNTU-CVE-2024-58079

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix crash during unbind if gpio unit is in use We used the wrong device for the device managed functions. We used the usb device, when we should be using the interface device. If we unbind the driver from the usb...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References33
NVD
NVD
added 2025/03/06 4:15 p.m.16 views

CVE-2024-58054

In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging request at virtual address 00007375746174db Mem abort...

7.1CVSS0.00194EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/06 4:15 p.m.1 views

DEBIAN-CVE-2024-58054

In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging request at virtual address 00007375746174db Mem abort...

7.1CVSS5.6AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.4 views

UBUNTU-CVE-2024-58054

In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging request at virtual address 00007375746174db Mem abort...

7.1CVSS6.5AI score0.00194EPSS
SaveExploits0References20
Rows per page
Query Builder