Skip to main content
Home
for DLMS smart meters

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Integer Overflow While Reading Long Profile

Integer overflow while reading long profile

By jan.kolar, 19 June, 2024
Forums
Gurux.DLMS

While reading long profile using ciphered association and GetRequest of type Get-request-next, the operation was terminated with error. After debugging I found that variable m_CipherIndex in class CGXReplyData which is of type unsigned short overflows when length of data is more than 65535. After changing data type to unsigned long, not only for variable but also for getter and setter and calls to setter function, all is OK.

Profile picture for user Kurumi

Kurumi

1 year 9 months ago

Hi, It's possible to change…

Hi,

It's possible to change m_CipherIndex to uint32_t, but I have to say that it's better to read profile generics in parts. It usually causes problems if all the data is try to read from the buffer.

This is changed to uint32_t in the next release.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Tue, 04/14/2026 - 11:47
    gurux.dlms.java 4.0.93
  • Mon, 04/13/2026 - 16:12
    gurux.dlms.java 4.0.92
  • Mon, 04/13/2026 - 11:39
    Gurux.DLMS.Net 9.0.2604.1301
  • Tue, 04/07/2026 - 17:17
    Gurux.DLMS.Python 1.0.197
  • Tue, 04/07/2026 - 15:03
    gurux.dlms.c 9.0.2604.0701

New forum topics

  • Connecting To iskrameco ME382- Single Phase Meter with Optical Probe
  • Create custom AARQ Request for encrypted communication
  • Issue when reading Itron Type620 meter
  • Handling Unexpected Disconnects
  • DLMS Communication Issue – No Response (L&T Meter via USB Probe)
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin