Lucene search
+L

9589 matches found

RedhatCVE
RedhatCVE
added 2025/10/02 11:13 a.m.9 views

CVE-2025-39904

In the Linux kernel, the following vulnerability has been resolved: arm64: kexec: initialize kexecbuf struct in loadothersegments Patch series "kexec: Fix invalid field access". The kexecbuf structure was previously declared without initialization. commit bf454ec31add "kexecfile: allow to place...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/02 8:07 a.m.7 views

tracing: Silence warning when chunk allocation fails in trace_pid_write

...

5.5CVSS7AI score0.00154EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.10 views

SUSE CVE-2023-53492

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not ignore genmask when looking up chain by id When adding a rule to a chain referring to its ID, if that chain had been deleted on the same batch, the rule might end up referring to a deleted chain. This...

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

SUSE CVE-2023-53507

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister devlink params in case interface is down Currently, in case an interface is down, mlx5 driver doesn't unregister its devlink params, which leads to this WARN1. Fix it by unregistering devlink params in that...

3.3CVSS6.5AI score0.00143EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.9 views

SUSE CVE-2025-39894

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm When send a broadcast packet to a tap device, which was added to a bridge, brnflocalin is called to confirm the conntrack. If another conntrack with...

5.3CVSS6.2AI score0.00302EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.7 views

SUSE CVE-2025-39904

In the Linux kernel, the following vulnerability has been resolved: arm64: kexec: initialize kexecbuf struct in loadothersegments Patch series "kexec: Fix invalid field access". The kexecbuf structure was previously declared without initialization. commit bf454ec31add "kexecfile: allow to place...

5.5CVSS6.5AI score0.00121EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/01 6:14 p.m.13 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.6AI score0.00344EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/10/01 6:14 p.m.10 views

kernel: md-raid10: fix KASAN warning

In the Linux kernel, the following vulnerability has been resolved: md-raid10: fix KASAN warning There's a KASAN warning in raid10removedisk when running the lvm test lvconvert-raid-reshape.sh. We fix this warning by verifying that the value "number" is valid. BUG: KASAN: slab-out-of-bounds in...

7.1CVSS6.8AI score0.00213EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.16 views

CVE-2023-53510

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix handling of lrbp-cmd ufshcdqueuecommand may be called two times in a row for a SCSI command before it is completed. Hence make the following changes: - In the functions that submit a command, do not check the...

7.8CVSS0.00144EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.11 views

CVE-2023-53507

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister devlink params in case interface is down Currently, in case an interface is down, mlx5 driver doesn't unregister its devlink params, which leads to this WARN1. Fix it by unregistering devlink params in that...

7.8CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 12:15 p.m.15 views

AZL-75243 CVE-2023-53510 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix handling of lrbp-cmd ufshcdqueuecommand may be called two times in a row for a SCSI command before it is completed. Hence make the following changes: - In the functions that submit a command, do not check the...

7.8CVSS5.6AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/01 12:15 p.m.7 views

CVE-2023-53450

In the Linux kernel, the following vulnerability has been resolved: ext4: remove a BUGON in ext4mbreleasegrouppa If a malicious fuzzer overwrites the ext4 superblock while it is mounted such that the sfirstdatablock is set to a very large number, the calculation of the block group can underflow,...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.13 views

CVE-2021-4460

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...

7.1CVSS5.6AI score
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2023-53450

In the Linux kernel, the following vulnerability has been resolved: ext4: remove a BUGON in ext4mbreleasegrouppa If a malicious fuzzer overwrites the ext4 superblock while it is mounted such that the sfirstdatablock is set to a very large number, the calculation of the block group can underflow,...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2023-53510

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix handling of lrbp-cmd ufshcdqueuecommand may be called two times in a row for a SCSI command before it is completed. Hence make the following changes: - In the functions that submit a command, do not check the...

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

UBUNTU-CVE-2022-50468

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosusbpdnotify: Fix error handling in crosusbpdnotifyinit The following WARNING message was given when rmmod crosusbpdnotify: Unexpected driver unregister! WARNING: CPU: 0 PID: 253 at drivers/base/driver.c:270...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 11:46 a.m.6 views

CVE-2023-53513 nbd: fix incomplete validation of ioctl arg

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.12 views

CVE-2023-53501 iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind

In the Linux kernel, the following vulnerability has been resolved: iommu/amd/iommuv2: Fix pasidstate refcount dec hit 0 warning on pasid unbind When unbinding pasid - a race condition exists vs outstanding page faults. To prevent this, the pasidstate object contains a refcount. set to 1 on pasid...

0.00137EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 11:45 a.m.11 views

CVE-2022-50448 mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

6.7AI score
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:45 a.m.33 views

CVE-2022-50448

CVE-2022-50448 involves the Linux kernel mm/uffd path where PTE_MARKER_UFFD_WP was not guarded, allowing a reachable warning when PTE_MARKER_UFFD_WP was not configured. The fix adds CONFIG_PTE_MARKER_UFFD_WP specific ifdefs to ensure the code is not executed in builds without the option. Impact d...

5.5CVSS6.3AI score0.0015EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder