Lucene search
+L

317 matches found

OSV
OSV
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49898 btrfs: fix tree mod log mishandling of reallocated nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 1 SMP RIP: 0010:treemodlogrewind+0x1b4/0x200 RSP:...

7.8CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.8 views

PT-2025-18635 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel. The issue occurs during the initialization of ip vs conn net init, where if the file ip vs conn or ip vs conn sync fails to be...

8.8CVSS7.7AI score0.01328EPSS
SaveExploits2References424
Positive Technologies
Positive Technologies
added 2025/04/23 12:00 a.m.10 views

PT-2025-29008

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The Linux kernel contains an issue within the smartpqi module related to the smp processor id function. Calling smp processor id in preemptible kernels can lead to an error message and...

7.8CVSS8.5AI score0.03133EPSS
SaveExploits12References1839
SUSE CVE
SUSE CVE
added 2025/02/27 3:05 a.m.6 views

SUSE CVE-2022-49540

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix race in schedule and flush work While booting secondary CPUs, cpusreadlock/unlock is not keeping online cpumask stable. The transient online mask results in below calltrace. 0.324121 CPU1: Booted secondary processo...

4.7CVSS6.2AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.7 views

SUSE CVE-2022-49725

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

5.5CVSS6.6AI score0.003EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:01 a.m.2 views

DEBIAN-CVE-2022-49725

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

5.5CVSS5.4AI score0.003EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49725

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

7.8CVSS0.003EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 7:01 a.m.20 views

CVE-2022-49489

In the Linux kernel, the following vulnerability has been resolved: drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume BUG: Unable to handle kernel paging request at virtual address 006b6b6b6b6b6be3 Call trace: dpuvbifinitmemtypes+0x40/0xb8...

7.8CVSS0.00279EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 7:01 a.m.15 views

CVE-2022-49409

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:199! ... RIP: 0010:ext4esend fs/ext4/extentsstatus.c:199 inline...

5.5CVSS0.00264EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:01 a.m.9 views

UBUNTU-CVE-2022-49537

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix call trace observed during I/O with CMF enabled The following was seen with CMF enabled: BUG: using smpprocessorid in preemptible code: systemd-udevd/31711 kernel: caller is lpfcupdatecmfcmd+0x214/0x420 lpfc kerne...

5.5CVSS6.1AI score0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

UBUNTU-CVE-2022-49725

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

7.8CVSS6AI score0.003EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.28 views

CVE-2022-49725 i40e: Fix call trace in setup_tx_descriptors

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

7.8CVSS0.003EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 2:24 a.m.12 views

CVE-2022-49725 i40e: Fix call trace in setup_tx_descriptors

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

7.8CVSS5.3AI score
SaveExploits0References10
OSV
OSV
added 2025/02/26 2:23 a.m.16 views

CVE-2022-49584 ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result in a panic. BUG: unable to handle kernel paging...

5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.51 views

CVE-2022-49537

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix call trace observed during I/O with CMF enabled The following was seen with CMF enabled: BUG: using smpprocessorid in preemptible code: systemd-udevd/31711 kernel: caller is lpfcupdatecmfcmd+0x214/0x420 lpfc kerne...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.25 views

CVE-2022-49537 scsi: lpfc: Fix call trace observed during I/O with CMF enabled

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix call trace observed during I/O with CMF enabled The following was seen with CMF enabled: BUG: using smpprocessorid in preemptible code: systemd-udevd/31711 kernel: caller is lpfcupdatecmfcmd+0x214/0x420 lpfc kerne...

0.00263EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:13 a.m.142 views

CVE-2022-49537

CVE-2022-49537 is related to the Linux kernel SCSI lpfc path with CMF enabled. The issue arises from this_cpu_ptr() using smp_processor_id() in a preemptible context, leading to an invalid call trace (systemd-udevd 31711) and potential preemption-related bugs. The documented fix is to replace thi...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/02/26 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 a call trace observed during I/O when CMF is enabled...

5.5CVSS5.5AI score0.00263EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.29 views

CVE-2024-57917 topology: Keep the cpumask unchanged when printing cpumap

In the Linux kernel, the following vulnerability has been resolved: topology: Keep the cpumask unchanged when printing cpumap During fuzz testing, the following warning was discovered: different return values 15 and 11 from vsnprintf"%pbl ", ... test:keyward is WARNING in kvasprintf WARNING: CPU:...

0.00217EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/12/29 2:51 p.m.25 views

CVE-2024-56647

A denial of service vulnerability was found in the Linux kernel. icmproutelookup creates input routes for locally generated packets during xfrm relookup ICMP traffic. Then it will set the input route dst-out = iprtbug to skb for DESTUNREACH, leading to loss of availability of the system. Mitigati...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References4
Rows per page
Query Builder