Lucene search
+L

9725 matches found

CNNVD
CNNVD
added 2025/12/09 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 improper handling of qgroups during transaction abort, which could result in a warning being triggered...

6.1AI score0.00228EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/09 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 the Linux kernel that stems from the s390 idle not marking archcpuidle as noinstr, which could result in an RCU warning...

8.5AI score0.00221EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.6 views

PT-2025-49756

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.4.0-rc6-btrfs-next-134+ Description The Linux kernel contains an issue where a warning occurs when putting a transaction with qgroups enabled after an abort. This is due to the rbtree 'dirty extent root' not...

6.1AI score0.00228EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 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 an unassociated device during PPP transport, which could result in a stream parser warning...

6.2AI score0.00209EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.9 views

PT-2025-49658

In the Linux kernel, the following vulnerability has been resolved: ethtool: Fix uninitialized number of lanes It is not possible to set the number of lanes when setting link modes using the legacy IOCTL ethtool interface. Since 'struct ethtool link ksettings' is not initialized in this path,...

6.3AI score0.00199EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/09 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 Linux kernel that stems from an unreported devlinkporttypewarn source device, which could result in an incomplete warning message...

6.2AI score0.00256EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53859

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/idle: mark archcpuidle noinstr linux-next commit cpuidle: tracing: Warn about !rcuiswatching adds a new warning which hits on s390's archcpuidle function:...

5.4AI score0.00221EPSS
SaveExploits0References3
Malwarebytes
Malwarebytes
added 2025/12/08 1:17 p.m.13 views

Scammers harvesting Facebook photos to stage fake kidnappings, warns FBI

The FBI has warned about a new type of scam where your Facebook pictures are harvested to act as “proof-of-life” pictures in a virtual kidnapping. The scammers pretend they have kidnapped somebody and contact friends and next of kin to demand a ransom for their release. While the alleged victim i...

6.8AI score
SaveExploits0
EUVD
EUVD
added 2025/12/08 3:31 a.m.10 views

EUVD-2023-60063

In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btrackerdestroy Otherwise the kernel can BUG with: 2245.426978 ============================================================================= 2245.435155 BUG btwork Tainted: G B W...

5.5AI score0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.12 views

EUVD-2025-201649

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

5.8AI score0.00205EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/08 2:15 a.m.13 views

DEBIAN-CVE-2022-50628

In the Linux kernel, the following vulnerability has been resolved: drm/gud: Fix UBSAN warning UBSAN complains about invalid value for bool: 101.165172 drm Initialized gud 1.0.0 20200422 for 2-3.2:1.0 on minor 1 101.213360 gud 2-3.2:1.0: drm fb1: guddrmfb frame buffer device 101.213426 usbcore:...

5.5AI score0.00197EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.15 views

CVE-2022-50628

In the Linux kernel, the following vulnerability has been resolved: drm/gud: Fix UBSAN warning UBSAN complains about invalid value for bool: 101.165172 drm Initialized gud 1.0.0 20200422 for 2-3.2:1.0 on minor 1 101.213360 gud 2-3.2:1.0: drm fb1: guddrmfb frame buffer device 101.213426 usbcore:...

0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/08 2:15 a.m.10 views

DEBIAN-CVE-2022-50583

In the Linux kernel, the following vulnerability has been resolved: md/raid0, raid10: Don't set discard sectors for request queue It should use diskstacklimits to get a proper maxdiscardsectors rather than setting a value by stack drivers. And there is a bug. If all member disks are rotational...

5.2AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.14 views

UBUNTU-CVE-2023-53758

In the Linux kernel, the following vulnerability has been resolved: spi: atmel-quadspi: Free resources even if runtime resume failed in .remove An early error exit in atmelqspiremove doesn't prevent the device unbind. So this results in an spi controller with an unbound parent and unmapped regist...

5.7AI score0.00186EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 2:15 a.m.8 views

UBUNTU-CVE-2022-50583

In the Linux kernel, the following vulnerability has been resolved: md/raid0, raid10: Don't set discard sectors for request queue It should use diskstacklimits to get a proper maxdiscardsectors rather than setting a value by stack drivers. And there is a bug. If all member disks are rotational...

5.7AI score0.00197EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 2:15 a.m.9 views

UBUNTU-CVE-2023-53760

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

5.7AI score0.00172EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/08 1:16 a.m.28 views

CVE-2022-50628

CVE-2022-50628: The issue is a UBSAN warning in the gud driver of the Linux kernel caused by uninitialized iosys_map usage which can load an invalid _Bool value. The fix is to zero the iosys_map variables (in iosys_map_clear called from dma_buf_vmap). Connected sources corroborate that the bug ar...

6.3AI score0.00197EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.45 views

CVE-2022-50628 drm/gud: Fix UBSAN warning

In the Linux kernel, the following vulnerability has been resolved: drm/gud: Fix UBSAN warning UBSAN complains about invalid value for bool: 101.165172 drm Initialized gud 1.0.0 20200422 for 2-3.2:1.0 on minor 1 101.213360 gud 2-3.2:1.0: drm fb1: guddrmfb frame buffer device 101.213426 usbcore:...

0.00197EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.18 views

CVE-2022-50628

In the Linux kernel, the following vulnerability has been resolved: drm/gud: Fix UBSAN warning UBSAN complains about invalid value for bool: 101.165172 drm Initialized gud 1.0.0 20200422 for 2-3.2:1.0 on minor 1 101.213360 gud 2-3.2:1.0: drm fb1: guddrmfb frame buffer device 101.213426 usbcore:...

5.4AI score0.00197EPSS
SaveExploits0
NVD
NVD
added 2025/12/08 1:16 a.m.17 views

CVE-2025-40295

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

0.00205EPSS
SaveExploits0References2
Rows per page
Query Builder